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

Emit warning for 'assoc' terminal option in the wrong place #489

Closed
sharwell opened this issue Mar 12, 2014 · 0 comments
Closed

Emit warning for 'assoc' terminal option in the wrong place #489

sharwell opened this issue Mar 12, 2014 · 0 comments

Comments

@sharwell
Copy link
Member

Starting with ANTLR 4.2, the assoc terminal option must be placed on the alternative itself, as opposed to individual operators. ANTLR should emit a warning then the option is placed in the wrong location, as suggested by #488.

@sharwell sharwell added this to the ANTLR 4.2.1 milestone Mar 12, 2014
@sharwell sharwell self-assigned this Mar 12, 2014
sharwell added a commit that referenced this issue Mar 23, 2014
Add compiler warning 157: UNRECOGNIZED_ASSOC_OPTION (fixes #489)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant