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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #33669] Test of get_first_help_sentence fails on MinGW
Date: Wed, 29 Jun 2011 15:13:08 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110430 Iceweasel/3.5.19 (like Firefox/3.5.19)

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

Does the change attached in diffs-2.txt fix the problem for you?

I don't think this is the best fix, but if it works, I think I understand the
problem, which is that mkstemp uses text mode to open files by default.  I
guess we need to use mkostemp instead and specify the mode as binary.  But
Octave doesn't currently have a binding for mkostemp.


(file #23587)
    _______________________________________________________

Additional Item Attachment:

File name: diffs-2.txt                    Size:0 KB


    _______________________________________________________

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]