Ticket #138 (closed task: fixed)

Opened 3 months ago

Last modified 3 months ago

Better error message desired when component missing "end"

Reported by: GuySteele Assigned to: sukyoungryu
Priority: minor Milestone:
Component: parser Version:
Keywords: Cc:

Description

A very common error is forgetting to put the "end" on a component. This often happens because the "end" is there, but then a definition gets inserted that also needs an "end" and the programmer, seeing an "end" already there, forgets that a second "end" is needed. One thing that would help is a better error message from the parser.

Attachments

SyntaxErrorComponentMissingEnd.fss (106 bytes) - added by GuySteele on 06/30/08 14:44:11.

Change History

06/30/08 14:44:11 changed by GuySteele

  • attachment SyntaxErrorComponentMissingEnd.fss added.

06/30/08 16:04:06 changed by sukyoungryu

  • status changed from new to closed.
  • resolution set to fixed.

Revision 2141.