Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lua_upvaluejoin may subvert the static typing invariant #107

Closed
dibyendumajumdar opened this issue Oct 11, 2016 · 1 comment
Closed

lua_upvaluejoin may subvert the static typing invariant #107

dibyendumajumdar opened this issue Oct 11, 2016 · 1 comment

Comments

@dibyendumajumdar
Copy link
Owner

To be checked but since this function overwrites one up-value with another it will break the static typing guarantee provided in Ravi

@dibyendumajumdar
Copy link
Owner Author

Fixed in 0.18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant