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

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

[Octave-bug-tracker] [bug #64363] [octave forge] (io) xlswrite to existi


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #64363] [octave forge] (io) xlswrite to existing file fails if temp dir is on different drive
Date: Fri, 19 Jan 2024 07:55:14 -0500 (EST)

Update of bug#64363 (group octave):

                Priority:              5 - Normal => 3 - Low                
                  Status:               Need Info => Works For Me           

    _______________________________________________________

Follow-up Comment #7:

@gwiora:
What maybe might be at play here is that behind your back, Windows may use
another temp directory inside the temp directory.
That is, I often find that the environment variables %TMP% and %TEMP% point to
e.g., C:\Windows\Temp but in reality C:\Windows\Temp\1\  or C:\Windows\Temp\2\
are being used.

However, xlswrite.m and helper functions invoke Octave's function 'tempname'
which in turn invokes regular Windows functions, so AFAICS xlswrite.m etc.
should just work "as advertised".

This bug report is some 6 months old now with status "Need info". I'll set
status to "Works for me" and I'll leave it open for at most another month, or
until you've reacted here (whichever comes first).

Thanks


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64363>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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