From bug-octave-request at bevo dot che dot wisc dot edu Thu Feb 1 03:23:44 2001 Subject: Possible bug in parser From: Etienne Grossmann To: bug-octave at bevo dot che dot wisc dot edu CC: etienne at isr dot ist dot utl dot pt Date: Thu, 01 Feb 2001 09:27:20 +0000 Hello, Is this a bug? In some cases, gluing the comparison operator to its right arg fails : octave:309> foo = bar = 1 ; octave:310> [ foo ==bar , bar == foo ] parse error: >>> [ foo ==bar , bar == foo ] ^ Regards, Etienne ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------