/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.173.2.241 by akim, Thu Jan 3 09:27:34 2002 UTC revision 1.173.2.242 by akim, Thu Jan 3 09:48:08 2002 UTC
# Line 1  Line 1 
1  2002-01-03  Akim Demaille  <akim@epita.fr>  2002-01-03  Akim Demaille  <akim@epita.fr>
2    
3            * src/bison.simple (YYSTDERR): Remove, replace `stderr'.
4            The ISO C++ standard is extremely clear about it: stderr is
5            considered a macro, not a regular symbol (see table 94 `Header
6            <cstdio> synopsis', [lib.c.files] 27.8.2 C Library files).
7            Therefore std:: does not apply to it.  It still does with fprintf.
8            Also, s/cstdio.h/cstdio/.
9    
10    2002-01-03  Akim Demaille  <akim@epita.fr>
11    
12          * lib/quotearg.c: Use `#include "..."' instead of `#include <...>'          * lib/quotearg.c: Use `#include "..."' instead of `#include <...>'
13          for non system headers.          for non system headers.
14    

Legend:
Removed from v.1.173.2.241  
changed lines
  Added in v.1.173.2.242

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