Skip to content

Conversation

@tul
Copy link
Contributor

@tul tul commented May 13, 2019

LState.Remove() appears to be flawed if used to remove more
than 1 callframe, but is no longer needed in any case.

Fixes #189.

Note: my last PR added RemoveCallerFrame() which is now used
instead of LState.Remove(), hence this function becoming unused.

I should have removed it in my last PR, sorry about that.

LState.Remove() appears to be flawed if used to remove more
than 1 callframe, but is no longer needed in any case.

Fixes yuin#189
@coveralls
Copy link

Coverage Status

Coverage increased (+1.6%) to 90.036% when pulling 4ebd302 on tul:remove_unused_function into 1a8ee40 on yuin:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+1.6%) to 90.036% when pulling 4ebd302 on tul:remove_unused_function into 1a8ee40 on yuin:master.

@yuin yuin merged commit 62e258b into yuin:master Dec 13, 2019
@tul tul deleted the remove_unused_function branch December 20, 2019 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible bug when removing call frame

3 participants