From bug-octave-request at bevo dot che dot wisc dot edu Sun Feb 4 03:48:15 2001 Subject: Re: more parser bugs? From: Etienne Grossmann To: etienne at anonimo dot isr dot ist dot utl dot pt, jwe@bevo.che.wisc.edu Cc: bug-octave at bevo dot che dot wisc dot edu Date: Sun, 4 Feb 2001 10:49:33 GMT Hello, you are right, octave was wanting double parenthesis. Is there any reason to make parentheses obligatory in tests? I believe that parens are useless there (the expression stops at the end of the line -eventually continued with "\".) Cheers Etienne PS : Any explanation for the octave:5> a = 3; [ a ==1, a ==2] parse error: >>> a = 3; [ a ==1, a ==2] ^ parse error? ------------------------------------------------------------- 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 -------------------------------------------------------------