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

Actually show the error message from an Error token #208

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

JelteF
Copy link
Contributor

@JelteF JelteF commented Jan 14, 2018

Before the error output is like this:

(37, 13): unexpected token type in inline table: Error

With this change it's like this:

(37, 13): unexpected token type in inline table: keys cannot contain } character

@JelteF
Copy link
Contributor Author

JelteF commented Jan 14, 2018

The travis failure seems to be caused by some network failure. I'm quite sure it should be fine when restarted.

@pelletier
Copy link
Owner

Good catch! Thank you for the patch!

@pelletier pelletier merged commit 03c6bf4 into pelletier:master Jan 18, 2018
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