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

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

[Octave-bug-tracker] [bug #56267] addpath() on Windows fails to recogniz


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #56267] addpath() on Windows fails to recognize same subdirs with different fileseps and case
Date: Fri, 1 Nov 2019 16:59:44 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0

Follow-up Comment #16, bug #56267 (project octave):

Philip reported in bug #51632 that the paths set with the function "path" are
not canonicalized. Also "rmpath" doesn't remove the canonicalized version of
the path.

The following patch does a better job of keeping only canonicalized paths in
the list of load paths (if possible). It also converts paths to canonical
paths before comparing them to list members:
http://hg.savannah.gnu.org/hgweb/octave/rev/51d26dd80828

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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