/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1033 by eggert, Sun Apr 27 05:28:21 2003 UTC revision 1.1034 by eggert, Sun Apr 27 05:57:13 2003 UTC
# Line 1  Line 1 
1  2003-04-26  Paul Eggert  <eggert@twinsun.com>  2003-04-26  Paul Eggert  <eggert@twinsun.com>
2    
3            * data/lalr1.cc (yy::Parser::pact_ninf_, yy::Parser::table_ninf_):
4            Declare to be of type suitable for the ninf value itself, not of
5            type suitable for the corresponding table, since the latter might
6            be unsigned but the ninf value might be negative.  This fixes a
7            bug reported by Alexandre Duret-Lutz in
8            <http://mail.gnu.org/archive/html/bug-bison/2003-04/msg00017.html>.
9    
10          * configure.ac (AC_FUNC_ERROR_AT_LINE): Remove, since gl_ERROR          * configure.ac (AC_FUNC_ERROR_AT_LINE): Remove, since gl_ERROR
11          invokes it.  We shouldn't invoke it twice because it will attempt          invokes it.  We shouldn't invoke it twice because it will attempt
12          to put error.o in the archive twice.  This fixes a glitch reported          to put error.o in the archive twice.  This fixes a glitch reported

Legend:
Removed from v.1.1033  
changed lines
  Added in v.1.1034

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26