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

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

[Octave-bug-tracker] [bug #44642] [OF] io package: problem with xlsread


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #44642] [OF] io package: problem with xlsread ('fullname')
Date: Sun, 29 Mar 2015 13:18:13 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33

Update of bug #44642 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Fixed in this changesets:
http://hg.code.sf.net/p/octave/io/rev/9615795b89aa
http://hg.code.sf.net/p/octave/io/rev/a920f7408781

make_absolute_filename() is required, otherwise things could get mixed up when
Octave changes directory while a file is open; not so much in Excel/Java etc
but rather in io's own file name logic.

AFAIR the intent of the code must have been to work with files on different
drive letters when Octave was started from a cmd32 window (in which case the
current dir on another drive letter isn't guaranteed to be the root dir).
But (1) it has never worked reliably and (2) Octave has a GUI or is started
from a desktop shortcut.
So I figured just simplifying the code would be OK.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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