rvirding / luerl

Lua in Erlang
Apache License 2.0
1.02k stars 140 forks source link

set callstack when invoking erlmfa #157

Closed steveims closed 10 months ago

steveims commented 10 months ago

@rvirding this fixes a minor omission related to the recent support for erlmfa functions. Makes erlmfa consistent with erlfunc. (Fixes e.g. stacktrace details when handling a lua_error.)