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

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

[Octave-bug-tracker] [bug #40623] octcdf: 'pkg unload octcdf' does not r


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #40623] octcdf: 'pkg unload octcdf' does not refresh symbol table
Date: Fri, 14 Feb 2014 17:29:17 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131030 Firefox/17.0 Iceweasel/17.0.10

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

I'm adding the maintainer of the octcdf package to the package.

If backwards compatibility is of interest here, the same approach as the one
being taken by the sockets package may be useful, i.e., PKG_ADD and PKG_DEL is
done the following way:



// PKG_ADD: autoload ("SOCK_STREAM", which ("socket"));
// PKG_DEL: try; autoload ("SOCK_STREAM", which ("socket"), "remove"); catch;
end;


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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