Ok, with a clean everything, I finally realized this is only happening if I
enable backtrace in swf10:
test/smoke/smokecheck.lzx?lzoptions=incremental(false)%2Cdebug(true)%2Cproxied(false)%2Cruntime(swf10)%2Cbacktrace(true)
Thoughts?
On 2011-02-17, at 16:45, André Bargull wrote:
> This is a flex compiler error. I don't see this error, do you have any local
> changes which may produce bad ActionScript intermediate files?
>
> On 2/17/2011 9:35 PM, P T Withington wrote:
>> Anyone else seeing this?
>>
>>> Compilation Errors
>>>
>>> org.openlaszlo.sc.CompilerError: e4x-foreach.lzl: 125: Error: Syntax error:
>>> expected a definition keyword (such as function) after attribute
>>> flash_proxy, not override, in line: flash_proxy override {
>>> e4x-foreach.lzl: 125: Error: Syntax error: expecting rightbrace before
>>> leftbrace, in line: flash_proxy override {
>>> e4x-foreach.lzl: 128: Error: Syntax error: finally is unexpected, in line:
>>> finally {
>>> ecma-forin.lzl: 105: Error: Syntax error: expected a definition keyword
>>> (such as function) after attribute flash_proxy, not override, in line:
>>> flash_proxy override {
>>> ecma-forin.lzl: 105: Error: Syntax error: expecting rightbrace before
>>> leftbrace, in line: flash_proxy override {
>>> ecma-forin.lzl: 108: Error: Syntax error: finally is unexpected, in line:
>>> finally {
>>