pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/ChangeLog
Date: Sun, 31 Jul 2005 01:53:13 -0400

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.223 pspp/src/ChangeLog:1.224
--- pspp/src/ChangeLog:1.223    Sun Jul 31 05:51:35 2005
+++ pspp/src/ChangeLog  Sun Jul 31 05:53:12 2005
@@ -39,11 +39,11 @@
 Sat Jul 30 22:01:32 2005  Ben Pfaff  <address@hidden>
 
        * Make.build: Don't append -ansi to AM_CFLAGS for GCC.  Using
-       -ansi changes the behavior of header files significantly.
-       It causes __STRICT_ANSI__ to be defined, and some headers
-       interpret that as cause to e.g. not use `long long' or
-       __attribute__.  The former example is bad when off_t is supposed
-       to be `long long'.
+       -ansi changes the behavior of header files significantly.  It
+       causes __STRICT_ANSI__ to be defined, and some headers interpret
+       that as cause to e.g. not use `long long' or __attribute__.  The
+       former example is bad when off_t is supposed to be `long long',
+       and the latter prevents -Wformat from working.
 
 Sun Jul 24 20:26:59 2005  Ben Pfaff  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]