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

fix tests on Lua 5.4.3 #379

Merged
merged 1 commit into from Apr 30, 2021
Merged

Conversation

catwell
Copy link
Member

@catwell catwell commented Apr 29, 2021

@Tieske
Copy link
Member

Tieske commented Apr 30, 2021

should we be updating this since the error message will be changed back? or maybe cater for the 5.4.3 version as a special case?

@catwell
Copy link
Member Author

catwell commented Apr 30, 2021

Yes, we could detect 5.4.3 with Roberto's trick (http://lua-users.org/lists/lua-l/2021-04/msg00039.html).

I don't think it's much of a problem to just look for "a nil value" in all cases in this test though.

Tieske
Tieske approved these changes Apr 30, 2021
@Tieske Tieske merged commit 10dfaea into lunarmodules:master Apr 30, 2021
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants