/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.886 by eggert, Wed Oct 23 03:59:56 2002 UTC revision 1.887 by eggert, Wed Oct 23 08:09:43 2002 UTC
# Line 1  Line 1 
1    2002-10-23  Paul Eggert  <eggert@twinsun.com>
2    
3            * configure.ac (AC_PROG_LEX): Use instead of AM_PROG_LEX.
4            Suggested by Art Haas.
5    
6    2002-10-22  Paul Eggert  <eggert@twinsun.com>
7    
8            * src/complain.c (exit) [! (STDC_HEADERS || _LIBC)]: Remove exit
9            decl; not needed any more.
10            * src/main.c (main): Use return to exit, undoing yesterday's change.
11            The last OS that we could find where this wouldn't work is
12            SunOS 3.5, and that's too old to worry about now.
13    
14            * data/glr.c (struct yyltype): Define members even when not
15            doing locations.  This is more consistent with yacc.c, and it
16            works around the following bug reports:
17            http://mail.gnu.org/pipermail/bug-bison/2002-October/001764.html
18            http://mail.gnu.org/pipermail/bug-bison/2002-October/001769.html
19            and I hope it also fixes this bug report:
20            http://mail.gnu.org/pipermail/bug-bison/2002-October/001748.html
21            
22            * doc/bison.texinfo: Minor spelling and typographical fixes.  Use
23            @acronym consistently.  Standardize on "Yacc" instead of "YACC",
24            "Algol" instead of "ALGOL".  Give a bit more history about BNF.
25    
26  2002-10-22  Akim Demaille  <akim@epita.fr>  2002-10-22  Akim Demaille  <akim@epita.fr>
27    
28          * data/README: New.          * data/README: New.

Legend:
Removed from v.1.886  
changed lines
  Added in v.1.887

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