Approved.

Is the following new behavior? It happens on an unmodified build as well. If I run something that produces swf9 errors, and enable the debug checkbox, I get an error:

component_sampler.lzx:5:42: Unknown tag: LzDebugWindow

http://localhost:8080/trunk_clean/examples/components/component_sampler.lzx?lzr=swf9&debug=true


===============================

Change 20080714-hqm-I by <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] on 2008-07-14 23:21:04 EDT
     in /Users/hqm/openlaszlo/trunk4
for <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk

Summary: make flex compiler debug flag follow laszlo compiler debug flag when compiling swf9

New Features:

Bugs Fixed:

Technical Reviewer: ptw
QA Reviewer: pbr
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:

+ set a flag to say whether to assert  the flex compiler debug flag.
   For swf9, all other debugging is disabled in the script compiler, since it
just causes compilation errors and we don't need it when we use the flex debug flag.

Tests:

Files:
M      WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java
M      WEB-INF/lps/server/src/org/openlaszlo/sc/Compiler.java

Changeset: <http://svn.openlaszlo.org/openlaszlo/patches/20080714-hqm-I.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080714-hqm-I.tar

Reply via email to