/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.173.2.226 by akim, Wed Dec 12 15:21:58 2001 UTC revision 1.173.2.227 by eggert, Thu Dec 13 02:22:05 2001 UTC
# Line 1  Line 1 
1    2001-12-12  Paul Eggert  <eggert@twinsun.com>
2    
3            * src/bison.simple (YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE):
4            Do not infringe on the global user namespace when using C++.
5            (YYFPRINTF, YYSTDERR): New macros, needed for the above.
6            All uses of `fprintf' and `stderr' changed.
7    
8            * src/output.c (output): Do not output "#include <stdio.h>"; that
9            is bison.simple's job.  stdio.h should be included only if
10            necessary, to avoid infringing on the user name space when
11            possible.
12    
13  2001-12-12  Akim Demaille  <akim@epita.fr>  2001-12-12  Akim Demaille  <akim@epita.fr>
14    
15          * src/complain.h, src/complain.c: Remove error_one_per_line, rely          * src/complain.h, src/complain.c: Remove error_one_per_line, rely

Legend:
Removed from v.1.173.2.226  
changed lines
  Added in v.1.173.2.227

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