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

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

[Octave-bug-tracker] [bug #57255] "+=" in anonymous function within cell


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #57255] "+=" in anonymous function within cell array context should emit an error
Date: Wed, 20 Nov 2019 20:53:03 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Update of bug #57255 (project octave):

                Priority:                       2 => 5 - Normal             
              Item Group:        Incorrect Result => Missed Error or Warning
                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #5:

The following changeset should disallow all lvalue references (increment,
decrement, and all assignment operators) inside anonymous function
expressions:

  http://hg.savannah.gnu.org/hgweb/octave/rev/5e92bff668d6

I also pushed the following additional changeset to improve the error message
displayed for '=' used in anonymous functions and make it consistent with the
other new error messages:

  http://hg.savannah.gnu.org/hgweb/octave/rev/718845eb3c7a


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57255>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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