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

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

[Octave-bug-tracker] [bug #51688] support for "import" keyword


From: Rik
Subject: [Octave-bug-tracker] [bug #51688] support for "import" keyword
Date: Tue, 8 Aug 2017 12:07:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #1, bug #51688 (project octave):

To get started on an implementation, I added "import" to the list of Octave
keywords in this cset
(http://hg.savannah.gnu.org/hgweb/octave/rev/dca84dfe167f).

Now, iskeyword ("import") returns true.  However, the parser doesn't do
anything except produce a syntax error if you try to use it.  Probably the
next step would be to have the parser produce an error message along the lines
of "error: keyword "import" is not yet supported".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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