Skip to content

Missing compatibility for Lua 5.2 bit operations #36

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

Merged
merged 1 commit into from
Jun 23, 2014
Merged

Conversation

ntd
Copy link
Contributor

@ntd ntd commented Jun 21, 2014

In the standard library provided by Lua 5.2, bit.rol and bit.rol are
named bit32.lrotate and bit32.rrotate.

In the standard library provided by Lua 5.2, bit.rol and bit.rol are
named bit32.lrotate and bit32.rrotate.
@ntd
Copy link
Contributor Author

ntd commented Jun 21, 2014

This pull request, together with #35, makes possible to use lua-websockets on Lua 5.2 with Copas: I just established a local working connection with echo-server-copas.lua.

lipp added a commit that referenced this pull request Jun 23, 2014
Missing compatibility for Lua 5.2 bit operations
@lipp lipp merged commit a21e535 into lipp:master Jun 23, 2014
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.

2 participants