X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d63311dfb967f077bde57ee34e72604edbde80ab..34136e65fc7bd6babcfedcbfcfdca3b9feb10f1d:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ced339c8..c49741d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2012-01-11 Tim Landscheidt + + java: remove used variable. + * data/lalr1.java (yyresult): remove, unused. + +2012-01-11 Akim Demaille + + scanner: fix typo. + * src/scan-skel.l (@`): s/emtpy/empty/. + Reported by Tim Landscheidt. + +2012-01-06 Jim Meyering + + build: avoid warnings about set-but-not-used variables + * lib/bitset_stats.c (bitset_stats_list): Remove declaration + and set of unused local, "type". + * lib/ebitset.c (ebitset_init): Likewise, for "size". + * lib/lbitset.c (lbitset_not): Likewise, for "elt". + +2011-08-21 Joel E. Denny + + lalr1.cc: remove trailing comma from enumerator list. + * data/lalr1.cc (yy::parser): Here. This suppresses a -pedantic + warning. + 2011-08-21 Joel E. Denny tests: add -pedantic for --enable-gcc-warnings. @@ -26669,7 +26694,7 @@ ----- - Copyright (C) 1987-1988, 1991-2011 Free Software Foundation, + Copyright (C) 1987-1988, 1991-2012 Free Software Foundation, Inc. Copying and distribution of this file, with or without