Skip to content

Fix function return type in lib.rs #224

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Cythonic1
Copy link

Hello hlua devs. I just want to point out some errors i faced when i was using the lib. So some function in the hlua/lib.rs file does not have return type which results in the program not compiling i investigate the error from this issue here. kpcyrd/sn0int#271 (comment)

And it turns out if these function modified the code runs fine. the Code have passed all the tests after i tested it. And if there is anything i miss please let me know and thank u.

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.

1 participant