[Laszlo-dev] something in LzFormatter.formatToString is causing the flex compiler to emit bad code
Henry Minsky
henry.minsky at gmail.com
Thu Mar 6 12:55:18 PST 2008
I'm trying to compile the LzFormatter mixin with LzText in swf9, and am
encountering some runtime error,
the flash runtime gives a verifier error of some sort. I'm trying to carve
down the formatToString method
to locate which statement is causing trouble. It doesn't seem to be the
inner function, which I suspected
because we saw an earlier problem with non-global functions which were
assigned names. But our
compiler isn't giving the local function a function name, and moving it out
to be a class method doesn't make
any difference. So I'm just doing a binary search on the method body to
figure out what the offending code is....
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080306/5f62052d/attachment.html
More information about the Laszlo-dev
mailing list