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

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

[Octave-bug-tracker] [bug #45864] problem with mkoctfile


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #45864] problem with mkoctfile
Date: Wed, 02 Sep 2015 20:00:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.1.0

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

Weird.  If I look at qr.oct, for example, it defines 5 functions.  Calling qr
appears to load the file 5 times (as shown by "lsof | grep qr.oct").  Then if
I do


clear qr qrupdate qrinsert qrdelete qrshift


lsof still shows 5 instances of qr.oct.

That looks like a bug to me.  I think the intent was to unload the shared
library if all the functions it defines are cleared.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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