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

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

[Octave-bug-tracker] [bug #57536] Interpreter no longer indicates where


From: Rik
Subject: [Octave-bug-tracker] [bug #57536] Interpreter no longer indicates where error is in line with parse error
Date: Mon, 9 Mar 2020 11:12:18 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #57536 (project octave):

                  Status:          Ready For Test => Patch Reviewed         

    _______________________________________________________

Follow-up Comment #2:

Much better.  There is still a slight difference from previous versions. 
Running test code now


y = ls 5
error: parse error:

  syntax error

>>>  y = ls 5
           ^


The caret is back, but it points to the space before the token that is the
problem, rather than directly at the problem token.  Is it possible to add one
space more to the caret positioning?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57536>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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