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

An immutable bool will get converted to an integer on the Lua side. #86

Open
Soulsbane opened this issue Feb 18, 2015 · 0 comments
Open
Labels

Comments

@Soulsbane
Copy link

I ran into an issue when passing a boolean value to a Lua function wherein it would be converted to an integer if it was immutable. Otherwise it would work as expected and remained a boolean value.

I looked around and didn't see it documented anywhere so forgive me if I've overlooked something.
Thanks!

@JakobOvrum JakobOvrum added the BUG label Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants