Use __printf__ instead of printf to avoid problem with "#define printf
[pspp-builds.git] / src / libpspp / ChangeLog
index fb6731ed8817abb2f1d3f18d87a0c6644aad0e71..5fcc9df9bad03d0e807ea48854cc1b2a85b123ed 100644 (file)
@@ -1,3 +1,10 @@
+Tue Feb  6 19:58:46 2007  Ben Pfaff  <blp@gnu.org>
+
+       * compiler.h (PRINTF_FORMAT): Use __printf__ instead of printf to
+       avoid problem with "#define printf libintl_printf" that libintl is
+       fond of doing.
+       (SCANF_FORMAT): Ditto, for symmetry only.
+
 Tue Feb  6 19:47:10 2007  Ben Pfaff  <blp@gnu.org>
 
        * float-format.h: [FPREP_IEEE754] [WORDS_BIGENDIAN] Add missing