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

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

[Octave-bug-tracker] [bug #62289] Parse error after end of code


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62289] Parse error after end of code
Date: Mon, 11 Apr 2022 10:34:42 -0400 (EDT)

Update of bug #62289 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

You probably tried to match "while" with "Endfor" (which isn't even a keyword
in Octave). So, Octave's parser complains because it still expects a closing
tag when it reaches the end of the file.

Like Dmitri already wrote: This is a bug tracker. You are welcome to ask any
kind of Octave related question on the discourse forum.

Closing as invalid.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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