https://bugzilla.wikimedia.org/show_bug.cgi?id=27054
--- Comment #2 from P.Copp <[email protected]> 2011-02-21 18:26:23 UTC --- Created attachment 8187 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8187 Proposed patch: Add a semicolon to each script before combining The fix is quite simple: Every script has to end in a statement anyway, so just add a semicolon after each file, which is in the worst case superfluous, but only adds 1 byte per module to the output. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
