Move GCC attribute declarations from pref.h.orig to new file
[pspp-builds.git] / src / libpspp / ChangeLog
index 4a96aeb941a9479876c7386203e97d30fc102f8b..dea90675adb248f1d2883e0cddab51160e483854 100644 (file)
@@ -1,3 +1,16 @@
+Sat Mar  4 12:59:01 2006  Ben Pfaff  <blp@gnu.org>
+
+       * compiler.h: New file.
+
+Sat Mar  4 11:55:16 2006  Ben Pfaff  <blp@gnu.org>
+
+       * str.h: Now assume that sprintf() returns the correct value.
+       Always implement spprintf as a static inline function.  Change
+       nsprintf, nvsprintf to simple macros that call sprintf, vsprintf.
+
+       * str.c: Remove spprintf, nsprintf, nvsprintf conditional
+       definitions.
+
 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
        
        * Moved files from src directory