diff options
author | Akim Demaille <akim.demaille@gmail.com> | 2020-02-01 07:03:13 +0100 |
---|---|---|
committer | kocsismate <kocsismate@woohoolabs.com> | 2020-02-01 14:21:21 +0100 |
commit | 2127a37b833a863e28a4692e7394613b89c89290 (patch) | |
tree | 73337ca9b08c5b5aca5ef6d7c9f0c2c58a08f633 /sapi/phpdbg/phpdbg_cmd.h | |
parent | b97c9dc72a642bd0fe2e4f59fbb9c0c818addefa (diff) | |
download | php-git-2127a37b833a863e28a4692e7394613b89c89290.tar.gz |
Bison: enable all the warnings and fix them
First, fix 5547d361208d90e12d53bb62bb2ffbbff9b93ca0: the definition of
YFLAGS was not passed into the Makefile: AC_SUBST does not suffice, we
need PHP_SUBST_OLD. While at it, allow to pass variable and value at
the same time.
Then pass -Wall to bison, rather than only -Wempty-rules.
Use %precedence where associativity is useless.
Remove useless %precedence.
GH-5138
Diffstat (limited to 'sapi/phpdbg/phpdbg_cmd.h')
0 files changed, 0 insertions, 0 deletions