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

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

[Octave-bug-tracker] [bug #29821] save('-mat', ... ) no longer saves glo


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #29821] save('-mat', ... ) no longer saves global variables
Date: Sat, 08 May 2010 02:36:47 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100308 Iceweasel/3.5.8 (like Firefox/3.5.8)

Update of bug #29821 (project octave):

                  Status:                 Invalid => Confirmed              
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #2:

I'm reopening this bug report because I think the proper behavior should be
that if a variable is not already global, loading a file with a global
variable should insert the variable into the global symbol table and also make
it visible in the current scope.  Octave currently inserts the value into the
global symbol table, but it does not make it visible in the current scope.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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