Summary: Fix compression bug revealed by Phil's class work
Bugs Fixed:
LPP-2395 Javascript Class translation tickles compression bug
Technical Reviewer: hminsky (pending)
QA Reviewer: promanik (pending)
Doc Reviewer: n/a/
Details:
If a parenthesized expression follows another expression in a
statement list, you have to insert a semicolon not an implicit
semicolon (newline), otherwise it will be parsed as a function
call.
Tests:
Inspection of LFCdhtml.js before and after. Compiled and ran
LZPIX with Phil's LzNode changes and the error he was seeing is
fixed.
Files:
M src/org/openlaszlo/sc/Compiler.java
patch.ptw.vRRZ.tgz
Description: Binary data
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
