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

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

[Octave-bug-tracker] [bug #60554] is_system_fcn_file fails with short fi


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60554] is_system_fcn_file fails with short file names
Date: Sat, 8 May 2021 06:15:10 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36 Edg/90.0.818.51

Update of bug #60554 (project octave):

                 Release:                   6.1.0 => 6.2.0                  
                 Summary: is_system_fcn_file doesn short names =>
is_system_fcn_file fails with short file names

    _______________________________________________________

Follow-up Comment #2:

Oops. Must have hit the wrong button. Here is what I wanted to write:

Octave on Windows isn't using the hard-coded values for the home directory (or
it wouldn't be able to be installed in an arbitrary directory).
Instead, it is determining its installation path from the command line.
For Octave 6, the startup scripts convert the installation directory to a
short file name (if possible) to avoid potential issues with spaces in paths.
See e.g. bug #59923.
If all goes to plan, that will be different for Octave 7.

So, the values you are seeing in your test file are probably the ones that are
expected.

The "is_system_fcn_file" function should be able to cope with that situation
though.
I thought I remembered reading about a similar issue somewhere. But I can't
find a bug report for it atm.

Re-titling the report for the specific issue.

If there are other similar issues we could handle them here or open new
dedicated reports.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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