From 601e6fe2291bb65c3fc2183723a28445b67d80c6 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 31 Jul 2005 05:53:12 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index acf99902..4ea2679c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -39,11 +39,11 @@ Sat Jul 30 22:34:18 2005 Ben Pfaff Sat Jul 30 22:01:32 2005 Ben Pfaff * 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 -- 2.30.2