pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/src Make.build ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/src Make.build ChangeLog
Date: Sun, 31 Jul 2005 01:03:28 -0400

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Branch:         
Changes by:     Ben Pfaff <address@hidden>      05/07/31 05:03:28

Modified files:
        src            : Make.build ChangeLog 

Log message:
        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'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/pspp/pspp/src/Make.build.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pspp/pspp/src/ChangeLog.diff?tr1=1.214&tr2=1.215&r1=text&r2=text





reply via email to

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