stdio: Fix some C++ test errors on Solaris 8 with GCC.
[pspp] / ChangeLog
index 53c2a1a12d9e23e4bccfd085c789512bb9606f28..2697e46538677db5ee8388dd70cbf8dc2902ffcd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-04  Bruno Haible  <bruno@clisp.org>
+
+       stdio: Fix some C++ test errors on Solaris 8 with GCC.
+       * lib/stdio.in.h (vdprintf, vfprintf, vprintf, vsprintf): Use
+       _GL_CXXALIAS_SYS_CAST.
+
 2010-04-04  Bruno Haible  <bruno@clisp.org>
 
        frexpl: Fix a C++ test error on Solaris 8 and Cygwin.