* closeout.c (close_stdout): Don't assume 'bool' converts nonzero
[pspp] / lib / ChangeLog
index cb2cf947751b46328b302379b9e2530f7faa1e61..a4031587905f22e8270b65d09b7d275102a203da 100644 (file)
@@ -1,3 +1,8 @@
+2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * closeout.c (close_stdout): Don't assume 'bool' converts nonzero
+       ints to 0 or 1, as this isn't true for the stdbool.h substitute.
+
 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * argp-namefrob.h: Restore changes accidentally lost during the