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: Rik
Subject: [Octave-bug-tracker] [bug #57535] PKG_DEL is not sourced when path() removes a directory from the load path
Date: Sun, 5 Jan 2020 19:32:15 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #57535 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

I agree with your assessment of the situation.

path, rmpath, and addpath are C++ rather than m-files which is a bit sad.  If
they were merely m-files then we could call setdiff to determine the
differences.  It is possible to call m-files from C++ using octave::feval, and
this still might be the fastest way to get to a solution.


    _______________________________________________________

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]