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

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

[Octave-bug-tracker] [bug #57535] PKG_DEL is not sourced when path() rem


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57535] PKG_DEL is not sourced when path() removes a directory from the load path
Date: Mon, 6 Jan 2020 11:22:54 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36

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

I looked _very_ briefly at the load-path.cc code, and there is actually
already some code in there breaking the new path argument into a
std::set<std::string>, so it may not be that hard to do the same with the
current path and get the set differences. This bug is the kind of asymmetry
that annoys me, so I may work on it time permitting. If it's not done in time
for 6.1, no big deal, been working the same way for many releases now.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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