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

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

[Octave-bug-tracker] [bug #43470] in place operation gives error: index


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #43470] in place operation gives error: index out of bounds
Date: Fri, 24 Oct 2014 22:53:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 Iceweasel/30.0

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

This problem is a bug in the parser.  It is mistakenly recognizing the x+=0
expression in this context as a "comamnd", so it is generating an index
expression x ('+=0').  The good news is that the problem appears to already be
fixed on the default branch of the Octave development sources.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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