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

Include the topic in some common parser errors #182

Merged
merged 3 commits into from
Oct 11, 2016
Merged

Conversation

kirsle
Copy link
Member

@kirsle kirsle commented Oct 11, 2016

This includes the current topic in some common errors from the parser. Examples:

Weird single-character line 'i' found (in topic random) at tmp/test.rive line 7
Unknown command '$' (in topic random) at tmp/test.rive line 8

The errors affected:

  • Syntax errors.
  • Weird single-character lines.
  • Unknown command symbol.

Fixes #140

@kirsle kirsle merged commit ddfcce3 into master Oct 11, 2016
@kirsle kirsle deleted the feature/better-errors branch October 11, 2016 18:54
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