Skip to content

Conversation

@akimd
Copy link
Contributor

@akimd akimd commented Jan 30, 2020

The annotation %empty is properly enforced: warnings when it's missing, and errors when it's inappropriate. Support for %empty was introduced in Bison 3.0.

Pass -Wempty-rule to Bison.

The annotation %empty is properly enforced: warnings when it's
missing, and errors when it's inappropriate.  Support for %empty was
introduced in Bison 3.0.

Pass -Wempty-rule to Bison.
Copy link
Member

@nikic nikic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I definitely ran into this a couple of times, when accidentally copy&pasting a production with a leading backslash...

@php-pulls php-pulls closed this in 37d0f7d Jan 31, 2020
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