[Laszlo-dev] error compiling user class in swf9
Donald Anderson
dda at ddanderson.com
Thu Mar 27 12:22:33 PDT 2008
I went ahead and committed a fix for this (just to remove
the check), so we all can continue debugging classes.
The check is not so important, but I left a JIRA open LPP-5677
to track that issue.
The test continues now, basically giving a blank canvas.
On Mar 27, 2008, at 1:20 PM, Henry Minsky wrote:
> with this test case
>
> <canvas width="1000" height="600" bgcolor="#eeeeff">
> <class name="foobar" >
> <view width="50" height="50" bgcolor='red'/>
> <view y="50" x="75" width="100" height="50" bgcolor='blue'/>
> </class>
>
> <foobar x="100"/>
> <foobar x="200" y="200"/>
> <foobar x="300" y="400"/>
>
>
> </canvas>
>
> I get this compiler error in swf9
>
> lzc --runtime=swf9 hello-classes.lzx
> Compiling: hello-classes.lzx to hello-classes.lzr=swf9.swf
> Compilation errors occurred:
> : org.openlaszlo.sc.CompilerError: $lzc$class_foobar: class or mixin
> name may conflict with internally generated names
> badtzmaru:swf9 hqm$
>
>
> --
> Henry Minsky
> Software Architect
> hminsky at laszlosystems.com
>
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080327/01bc1e47/attachment.html
More information about the Laszlo-dev
mailing list