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

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

[Octave-bug-tracker] [bug #43872] tempname does not provide unique tempo


From: Rik
Subject: [Octave-bug-tracker] [bug #43872] tempname does not provide unique temporary name in Windows.
Date: Tue, 23 Dec 2014 05:58:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

Update of bug #43872 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

There seems to be something wrong with the tempnam function under Windows. 
Even without the modifications for bug #43844, the returned value should have
6 characters worth of randomness.

For example, on a Linux machine


tempname ()
ans = /tmp/oct-LCigCo


What do repeated invocations of just tempname produce on Windows?


tempname ()
tempname ()
tempname ()
tempname ()


Is it just a numerically increasing filename?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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