]> git.saurik.com Git - bison.git/commit
tests: fix empty unions.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sun, 21 Aug 2011 18:45:03 +0000 (14:45 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 21 Aug 2011 18:45:03 +0000 (14:45 -0400)
commit7451638148706f6317975db418cc78e488f420aa
tree1fa08e5c5b57ee301f23bbd3fa677ef8908afb28
parent845346b3bb526d0f18878f15d906f05205b5c618
tests: fix empty unions.

Empty unions are not accepted by the ISO C99 grammar or by at
least some versions of Sun Studio.  Reported by Wolfgang S. Kechel
at
<http://lists.gnu.org/archive/html/bug-bison/2011-08/msg00003.html>.
* NEWS (2.5.1): Document fix.
* THANKS (Wolfgang S. Kechel): Add.
* tests/existing.at (GNU Cim Grammar)
(GNU pic (Groff 1.18.1) Grammar.): Remove empty %union.
ChangeLog
NEWS
THANKS
tests/existing.at