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

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

[Octave-bug-tracker] [bug #39392] geometry package: loading/unloading th


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #39392] geometry package: loading/unloading the package may clobber user variables
Date: Sun, 28 Jul 2013 18:33:26 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130626 Firefox/17.0 Iceweasel/17.0.7

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

The function would be in the very own PKG_ADD script. All of it could be
turned into a functin which is then called at the end, i.e., the PKG_ADD file
becomes


function pkg_add_geometry
  ## all of the code that is currently in PKG_ADD
endfunction
pkg_add_geometry ();


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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