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

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

[Octave-bug-tracker] [bug #46459] Interpreter allows number assignment t


From: Rik
Subject: [Octave-bug-tracker] [bug #46459] Interpreter allows number assignment to "end" key word within array brackets
Date: Tue, 17 Nov 2015 19:19:40 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

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

@Mike: The assignin() test seems to suggest that the check for keywords is
being done at the parser level rather than at the level of the symbol table
and interpreter.  Maybe we need checking in both places, or maybe we should
move all checks to a single location in order to avoid code redundancy.  That
location would have to be on the interpreter side as it walks through the tree
of commands.

Or, we acknowledge that this is an oddity, because it seems like a lot of work
to fix when it is a simple enough code construct to avoid.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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