diff liboctave/ChangeLog @ 7732:bc5c6999c600

lo-sysdep.cc (octave_popen2): don't set PIPE_NOWAIT for parentWrite
author Michael Goffioul
date Thu, 24 Apr 2008 15:42:57 -0400
parents c8da61051ea2
children 6848970153ba
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Apr 24 03:21:57 2008 -0400
+++ b/liboctave/ChangeLog	Thu Apr 24 15:42:57 2008 -0400
@@ -1,3 +1,7 @@
+2008-04-24  Michael Goffioul  <michael.goffioul@gmail.com>
+
+	* lo-sysdep.cc (octave_popen2): Don't set PIPE_NOWAIT for parentWrite.
+
 2008-04-21  John W. Eaton  <jwe@octave.org>
 
 	* idx-vector.cc (IDX_VEC_REP::idx_vector_rep (const boolNDArray&)):