Menu

#14 Parser fails if: "end; -- end package"

0.7
closed-fixed
None
5
2003-03-13
2003-03-08
No

It happens if there is one package in a file and looks like
this:

PACKAGE RKOB_SZE IS

procedure JszmTProc;

END; -- end RKOB_SZE package spec.

<EOF>

If I remove the comment from the last line after the end;
statement, there will be no problem.

Discussion

  • Albert Tumanov

    Albert Tumanov - 2003-03-13

    Logged In: YES
    user_id=86901

    Correction: it fails when one-line comment is followed by
    EOF, without linebreak.
    Does not occur on Unix.

    Fixed in CVS.

     
  • Albert Tumanov

    Albert Tumanov - 2003-03-13
    • milestone: 260540 --> 0.7
    • assigned_to: nobody --> altumano
    • summary: Parser fails if: "end; -- end package" --> Parser fails if: "end; -- end package"
    • status: open --> closed-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.