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

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

[Octave-bug-tracker] [bug #48312] MXE Octave: test fails


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #48312] MXE Octave: test fails
Date: Tue, 28 Jun 2016 19:18:33 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

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

As to fwrite, the culprit is the call to tmpfile in L.605 of io-cc.tst:

>> id = tmpfile ()

id = -1


and later on fwrite tries to write to id.
Further down in io-cc.tst are 5 more of these constructs.

Shall I enter a separate bug report for tmpfile() ?

I'll look further into the other more isolated tests, so please leave this bug
report open.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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