]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
tests: fix empty unions.
[bison.git] / ChangeLog
index 0034da131726d44178a8075d689e2d30e1d3021d..b1d9ba4e47f7e66afac40cf87369261d731f080f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2011-08-21  Joel E. Denny  <joeldenny@joeldenny.org>
+
+       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.
+
 2011-07-10  Joel E. Denny  <joeldenny@joeldenny.org>
 
        build: avoid YACC typo inherited from Autoconf.
 2011-07-10  Joel E. Denny  <joeldenny@joeldenny.org>
 
        build: avoid YACC typo inherited from Autoconf.