]> git.saurik.com Git - bison.git/commit - tests/existing.at
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 21:03:26 +0000 (17:03 -0400)
commit765e1bd4fc08bdee636b8aeab12908d8895ece67
treee0ee18b87629d099b0b74dba06ad9eeea00d02dd
parente9690142325711b320ef444768fdd40a087d02f7
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.
(cherry picked from commit 7451638148706f6317975db418cc78e488f420aa)
ChangeLog
NEWS
THANKS
tests/existing.at