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

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

[Octave-bug-tracker] [bug #57924] Comment not treated as a comment when


From: anonymous
Subject: [Octave-bug-tracker] [bug #57924] Comment not treated as a comment when it has unbalanced parentheses or brackets
Date: Mon, 2 Mar 2020 21:56:50 -0500 (EST)
User-agent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0

Follow-up Comment #2, bug #57924 (project octave):

There's a simpler test case. Type # at the command prompt and then enter. The
prompt changes to looking for more input. Pressing enter causes the comment to
finish and the normal prompt to come back.

The trailing carriage return character is suppressed by the # symbol and the
lexer waits for more input. Entering a carriage return causes the comment to
be completed.

There's no dependence on parentheses or brackets but the multiple line
comments with braces are broken differently like Mike Miller says.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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