bugGNU Octave - Bugs: bug #48337, tmpfile() fails on Windows with...

 
 

bug #48337: tmpfile() fails on Windows with recent 64-bit dev Octave

Submitter:  Philip Nienhuis <philipnienhuis>
Submitted:  Tue 28 Jun 2016 08:48:52 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
Status:  Fixed Assigned to:  None
Originator Name:  Philip Nienhuis Open/Closed:  * Closed
Release:  * dev Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 30 Jun 2016 09:48:20 PM UTC, comment #5: 

Yep, works fine now.
I didn't try with 32-bit Octave but I trust that it'll work fine there as well.

Closing report.

Philip Nienhuis <philipnienhuis>
Group Member
Wed 29 Jun 2016 08:12:34 PM UTC, comment #4: 

Thanks,
 I'll have a another try but it may be a few days later.

Philip Nienhuis <philipnienhuis>
Group Member
Wed 29 Jun 2016 03:59:03 PM UTC, comment #3: 

I pushed the following change so that we will once again use the gnulib tmpfile function even though std::tmpfile exists.

http://hg.savannah.gnu.org/hgweb/octave/rev/80659e58609f

Does this fix the problem on 64-bit Windows systems?

John W. Eaton <jwe>
Group administrator
Wed 29 Jun 2016 05:47:58 AM UTC, comment #2: 

@Comment 1:
Right, confirmed here that it does work w. 32-bit Octave.

Title adapted.

Philip Nienhuis <philipnienhuis>
Group Member
Tue 28 Jun 2016 09:26:52 PM UTC, comment #1: 

Using changeset d31e0f704d0b on Win-7, I get:


>> id = tmpfile ()
id =  3


So it works for me, Under win-7 with 32 bit compilation

Avinoam Kalma <avinoam>
Group Member
Tue 28 Jun 2016 08:48:52 PM UTC, original submission:  

See bug #48312 comment #15.


>> id = tmpfile ()

id = -1


This bug makes for 6 FAILs in io-cc.tst.

Philip Nienhuis <philipnienhuis>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by avinoam (Posted a comment)
  • -email is unavailable- added by philipnienhuis (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-06-30 philipnienhuis StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2016-06-29 jwe StatusNone Ready For Test
    2016-06-29 philipnienhuis Summarytmpfile() fails on Windows with recent dev Octave tmpfile() fails on Windows with recent 64-bit dev Octave

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code