On Fri, Jul 24, 2009 at 09:24:53PM -0400, Jason Christopher Reed <[email protected]> wrote: > I was able to fix the above counterexample by completely disabling all > coalescing of pushes > > (replacing in compile.c occurrences of > b->buffer[0] == SWFACTION_PUSHDATA with 0 in bufferWriteDataAndPush > out->pushloc == NULL with 1 in bufferWrite*)
Ok- given how fast AVM1 ActionScript is getting outdated, this fix should be good enough. Could you send me a complete patch? Matthias
