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

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

[Octave-bug-tracker] [bug #41215] Request for a "pkg test" feature


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #41215] Request for a "pkg test" feature
Date: Sun, 29 Dec 2019 18:32:06 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #21, bug #41215 (project octave):

I couldn't help looking at unloading after testing :-)
And there I ran into another pkg.m bug: if you unload some dependency of a
package (depender), and then again load the depender, the dependency isn't
reloaded. I need to investigate more, but to fix this one challenging issue
will be inserting the dependency at the right place in the path (= after the
depender). Interdependencies and shared dependencies will make this an
interesting job.

However for the issue at hand (pkg test) my proposed strategy + some
workaround(s) will probably do the job, some other small pkg.m glitches might
have to be smoothed out as well.

All in all pkg.m isn't so bad at all IMO, but there were a few wrinkles left
behind that I'm tripping over now :-)

New cset is attached, with a minor fix (an outdated part of an error message
that I overlooked).


(file #48137)
    _______________________________________________________

Additional Item Attachment:

File name: octave-bug-41215-v3.cset       Size:2 KB
    <https://savannah.gnu.org/file/octave-bug-41215-v3.cset?file_id=48137>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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