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

test_routes.lua fails with lpeg > 0.10 #18

Closed
kognix opened this issue Nov 20, 2013 · 1 comment
Closed

test_routes.lua fails with lpeg > 0.10 #18

kognix opened this issue Nov 20, 2013 · 1 comment

Comments

@kognix
Copy link
Contributor

kognix commented Nov 20, 2013

test_routes.lua fails at line 126 with:
attempt to index local 't' (a nil value)

Believe this is due to the period in the match pattern which behaves differently in later versions of lpeg.

@mascarenhas
Copy link
Member

Pushed a fix for this issue.

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

No branches or pull requests

2 participants