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

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

[Octave-bug-tracker] [bug #32381] Another syntactic change between 3.2 a


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #32381] Another syntactic change between 3.2 and 3.3.92
Date: Tue, 08 Feb 2011 08:00:13 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

Update of bug #32381 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The NEWS file already includes this entry:


  ** The behavior of struct assignments to non-struct values has been
     changed.  Previously, it was possible to overwrite an arbitrary
     value:
      
        a = 1;
        a.x = 2;

     This is no longer possible unless a is an empty matrix or cell
     array.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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