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

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

[Octave-bug-tracker] [bug #36375] path order after path(p)


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #36375] path order after path(p)
Date: Wed, 09 May 2012 03:12:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Lakechicken/3.6.13

Follow-up Comment #3, bug #36375 (project octave):

It does. And you changed it with path manipulations.

The situation is that addpath adds paths at the beginning, but plain path will
check if the paths you're adding again aren't already there and are system
paths. If so, it skips over them and keeps looking for paths to add in the
list that you gave it. There can be a fairly intricate interplay between
system and non-system paths and the order that you feed to them in path.

I still don't see what the problem is. You expect path and addpath to add
paths in the same order?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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