[Laszlo-dev] For Review: Change 20090304-hqm-X Summary: fix for compiling import libraries in swf9
Henry Minsky
henry.minsky at gmail.com
Wed Mar 4 10:33:42 PST 2009
Change 20090304-hqm-X by hqm at badtzmaru.home on 2009-03-04 13:31:36 EST
in /Users/hqm/openlaszlo/trunk6
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix for compiling import libraries in swf9
New Features:
Bugs Fixed: LPP-7735
Technical Reviewer: ptw
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ need to set the "incremental" flag when compiling the import libs,
otherwise
the script compiler clean out the working directory, which will cause
link errors
when globals are referenced.
Tests:
lzc --runtime=swf9 test/snippets/import-class.lzx
should compile without error, and the two import libs should compile
to small (< 2 kbytes) size.
Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/SWF9Writer.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090304-hqm-X.tar
More information about the Laszlo-dev
mailing list