]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix getdate.y compatability with POSIX yacc 849/head
authorRobbie Harwood <rharwood@redhat.com>
Tue, 25 Sep 2018 17:20:55 +0000 (13:20 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 26 Sep 2018 21:58:37 +0000 (17:58 -0400)
commit4e126e2cae8c3a63f252776ac6efc93a2d8e0d5c
tree2b90f9e3fb637f18f8342af2395c55e9556b8d18
parentbb700a29b368d7e0cdd7bc18454b046b1e9113c4
Fix getdate.y compatability with POSIX yacc

Commit 28fd0a934cdc7b3b42ce213c6d334d4edf1ab591 muted a warning from
bison about shift/reduce conflicts in the grammer.  However, the
extension for suppressing the warning is bison-only.  Revert that
portion of the change and live with the warning rather than adding
additional conditionalization.  Reported by Michael Osipov.
src/kadmin/cli/getdate.y