r26-alpha

Details

  • Filename
    CallbackHandler-1.0-r26-alpha.zip
  • Uploaded by
  • Uploaded
    Dec 12, 2022
  • Size
    4.47 KB
  • Downloads
    67
  • MD5
    d3edecbea7ca846e63f19108c0e912db

Supported WoW Retail Versions

  • 8.0.1

Changelog

------------------------------------------------------------------------
r26 | nevcairiel | 2022-12-12 15:09:39 +0000 (Mon, 12 Dec 2022) | 5 lines
Changed paths:
   M /trunk/CallbackHandler-1.0/CallbackHandler-1.0.lua

Use securecallfunction instead of xpcall

This allows error handlers to properly use debuglocals() when handling any potential errors in the callback.

Change contributed by Meorawr
------------------------------------------------------------------------
r25 | nevcairiel | 2022-12-12 15:02:36 +0000 (Mon, 12 Dec 2022) | 1 line
Changed paths:
   M /trunk/CallbackHandler-1.0/CallbackHandler-1.0.lua

Sync up style changes with Ace3
------------------------------------------------------------------------