write: Fix a C++ test error on mingw.
[pspp] / ChangeLog
index d347b26bc7e83c194e5a80df2bc31d2c6f47067d..b8435cd3de1429af6c2cbd5724cc8379b7f31450 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-10  Bruno Haible  <bruno@clisp.org>
+
+       write: Fix a C++ test error on mingw.
+       * lib/unistd.in.h (write): Use _GL_CXXALIAS_SYS_CAST.
+
 2010-04-10  Bruno Haible  <bruno@clisp.org>
 
        vasnprintf test: Reduce code duplication.