/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.933 by eggert, Thu Nov 14 01:24:12 2002 UTC revision 1.934 by akim, Thu Nov 14 08:32:10 2002 UTC
# Line 1  Line 1 
1    2002-11-14  Akim Demaille  <akim@epita.fr>
2    
3            * doc/bison.texinfo: Various formatting changes (alignments in
4            samples, additional @group/@end group, GCS in samples.
5            Use @deffn instead of simple @table to define the directives,
6            macros, variables etc.
7    
8  2002-11-13  Paul Eggert  <eggert@twinsun.com>  2002-11-13  Paul Eggert  <eggert@twinsun.com>
9    
10          Fix some bugs reported by Albert Chin-A-Young in          Fix some bugs reported by Albert Chin-A-Young in
11          <http://mail.gnu.org/pipermail/bug-bison/2002-November/001881.html>.          <http://mail.gnu.org/pipermail/bug-bison/2002-November/001881.html>.
12            
13          * tests/input.at (Torturing the Scanner): Don't invoke "cc a.c b.c          * tests/input.at (Torturing the Scanner): Don't invoke "cc a.c b.c
14          -o c"; the HP-UX 11i C compiler chatters during compilation.          -o c"; the HP-UX 11i C compiler chatters during compilation.
15          Instead, invoke "cc -c a.c -o a.o; cc -c b.c -o b.o; cc a.o b.o -o c".          Instead, invoke "cc -c a.c -o a.o; cc -c b.c -o b.o; cc a.o b.o -o c".
# Line 42  Line 49 
49          responsibility to #define it away, just like 'const'.          responsibility to #define it away, just like 'const'.
50          This fixes one of the bugs reported by Nelson H.F. Beebe in          This fixes one of the bugs reported by Nelson H.F. Beebe in
51          <http://mail.gnu.org/pipermail/bug-bison/2002-November/001873.html>.          <http://mail.gnu.org/pipermail/bug-bison/2002-November/001873.html>.
52            
53          * Makefile.maint (po-check): Scan .l and .y files instead of the          * Makefile.maint (po-check): Scan .l and .y files instead of the
54          .c and the .h files that they generate.  This fixes the bug          .c and the .h files that they generate.  This fixes the bug
55          reported by Tim Van Holder in:          reported by Tim Van Holder in:

Legend:
Removed from v.1.933  
changed lines
  Added in v.1.934

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