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

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

[Octave-bug-tracker] [bug #59039] test failure with pathdef.m on Windows


From: Rik
Subject: [Octave-bug-tracker] [bug #59039] test failure with pathdef.m on Windows 10
Date: Tue, 1 Sep 2020 10:56:23 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36

Follow-up Comment #4, bug #59039 (project octave):

Very likely the short form of the name is the problem.  A simple one-line fix
might be to use canonicalize_file_name.  The BIST test would change to


tmp_dir = canonicalize_file_name (tempname ());


I will make that change as a guess at the fix and you can verify when you
return (presumably from holiday?).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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