/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.970 by eggert, Tue Dec 24 09:03:23 2002 UTC revision 1.971 by eggert, Thu Dec 26 09:12:05 2002 UTC
# Line 1  Line 1 
1    2002-12-26  Paul Eggert  <eggert@twinsun.com>
2    
3            Don't use m4_include on relative file names, as it doesn't work as
4            desired if there happens to be a file with that name under ".".
5            
6            * m4sugar/version.m4: Remove; it was included but it wasn't used.
7            * data/Makefile.am (dist_m4sugar_DATA): Remove m4sugar/version.m4.
8            * data/m4sugar/m4sugar.m4: Don't include m4sugar/version.m4.
9            * data/glr.c, data/lalr1.cc, data/yacc.c: Don't include c.m4.
10            * src/output.c (output_skeleton): Use full path names when
11            specifying a file to include; don't rely on include path, as
12            it's unreliable when the working file contains a file with
13            that name.
14            
15    2002-12-25  Paul Eggert  <eggert@twinsun.com>
16    
17            Remove obsolete references to bison.simple and bison.hairy.
18            Problem mentioned by Aubin Mahe in
19            <http://mail.gnu.org/pipermail/help-bison/2002-December/001765.html>.
20            * data/glr.c: Comment fix.
21            * doc/bison.1: Remove references.  Also, mention "yacc".
22    
23            * src/getargs.c (getargs) [MSDOS]: Don't assume optarg != NULL
24            with -g option.
25    
26            * src/parse-gram.y (declaration): Use enum "report_states" rather
27            than its numeric value 1.
28    
29            * src/scan-skel.l ("@output ".*\n): Close any old yyout before
30            opening a new one.  This fixes Debian bug 165349, reported by
31            Bruce Stephens.
32    
33  2002-12-24  Paul Eggert  <eggert@twinsun.com>  2002-12-24  Paul Eggert  <eggert@twinsun.com>
34    
35          Version 1.75e.          Version 1.75e.

Legend:
Removed from v.1.970  
changed lines
  Added in v.1.971

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