Ticket #1238 (new New Feature)

Opened 13 months ago

Last modified 3 months ago

Auto-correct missing semi-colons

Reported by: fredck Owned by:
Priority: Normal Milestone:
Component: Project : FCKpackager Version:
Keywords: Confirmed Cc:

Description

It is happening too often that missing semi-colons comes to break the compressed source produced by FCKpackager. We should find ways to detect those cases, and automatically correct them in the compressed output.

It would be nice to have them reported in the program output too, so we have a chance to fix them in the original source.

Change History

Changed 7 months ago by w.olchawa

  • keywords Confirmed added

Changed 3 months ago by fredck

Check out chapter 7.9 (Automatic Semicolon Insertion) at the ECMA-262 specifications.

Note: See TracTickets for help on using tickets.