octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #33669] Test of get_first_help_sentence fails


From: Rik
Subject: [Octave-bug-tracker] [bug #33669] Test of get_first_help_sentence fails on MinGW
Date: Mon, 28 Nov 2011 06:02:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #15, bug #33669 (project octave):

Perhaps fdopen is not able to rebind a file from text mode to binary mode? 
Some googling of the question didn't help much.  All of the documentation I
can find says only that the mode in fdopen must be consistent with the mode
used to open the original file.  So, if the original file was opened with
append you can't rebind to just 'w'.

So, unfortunately the situation is back to using a hack in the .m file or
integrating mkostemp from gnulib.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33669>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]