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

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

[Octave-bug-tracker] [bug #37099] Parser does not accept bare '; ' as va


From: Rik
Subject: [Octave-bug-tracker] [bug #37099] Parser does not accept bare '; ' as valid input
Date: Thu, 22 Aug 2013 05:17:35 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

Follow-up Comment #9, bug #37099 (project octave):

Stefan, I didn't push your changeset yet because I'm wondering about the
behavior of the following:


[1;;;2]
ans =

   1
   2

BUT,

[1,,,2]
parse error:

  syntax error

>>> [1,,,2]
       ^


It seems like these two situations should both produce a syntax error.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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