/[pspp]/pspp/src/ChangeLog
ViewVC logotype

Diff of /pspp/src/ChangeLog

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

revision 1.223 by blp, Sun Jul 31 05:51:35 2005 UTC revision 1.224 by blp, Sun Jul 31 05:53:12 2005 UTC
# Line 39  Sat Jul 30 22:34:18 2005  Ben Pfaff  <bl Line 39  Sat Jul 30 22:34:18 2005  Ben Pfaff  <bl
39  Sat Jul 30 22:01:32 2005  Ben Pfaff  <blp@gnu.org>  Sat Jul 30 22:01:32 2005  Ben Pfaff  <blp@gnu.org>
40    
41          * Make.build: Don't append -ansi to AM_CFLAGS for GCC.  Using          * Make.build: Don't append -ansi to AM_CFLAGS for GCC.  Using
42          -ansi changes the behavior of header files significantly.          -ansi changes the behavior of header files significantly.  It
43          It causes __STRICT_ANSI__ to be defined, and some headers          causes __STRICT_ANSI__ to be defined, and some headers interpret
44          interpret that as cause to e.g. not use `long long' or          that as cause to e.g. not use `long long' or __attribute__.  The
45          __attribute__.  The former example is bad when off_t is supposed          former example is bad when off_t is supposed to be `long long',
46          to be `long long'.          and the latter prevents -Wformat from working.
47    
48  Sun Jul 24 20:26:59 2005  Ben Pfaff  <blp@gnu.org>  Sun Jul 24 20:26:59 2005  Ben Pfaff  <blp@gnu.org>
49    

Legend:
Removed from v.1.223  
changed lines
  Added in v.1.224

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