Something is definitely wrong on my machine. I've cleared all the caches I can, stopped/started tomcat, uninstalled/reinstalled the OL war, ant clean/make, and I get this error in _all_ my playpens. I'm pretty sure I broke the compiler in one playpen, but I can't figure out why I see this lossage in all the other playpens too. I tried turning off incremental, even rebooted my Mac.
Something is rotten -- digging deeper... On 2011-02-17, at 17:24, Henry Minsky wrote: > I wonder if my 'incremental mode' for swf10 is screwing up and there's > spurious .as files in the working directory.. > > > On Thu, Feb 17, 2011 at 4:45 PM, André Bargull <[email protected]>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 { >>>> >>> >>> > > > -- > Henry Minsky > Software Architect > [email protected]
