gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Re: Hello world working with OpenLaszlo


From: strk
Subject: Re: [Gnash-dev] Re: Hello world working with OpenLaszlo
Date: Sun, 4 Mar 2007 19:47:29 +0100

On Sat, Mar 03, 2007 at 08:52:12AM -0500, Henry Minsky wrote:
> Yeah, the compiler translates "new Foo()" calls into Foo.make() calls. In
> the LFC in compiler/LzRuntime.lzs there's a adaptor definitions which make
> 'make()' work for built-in and user defined classes that aren't descendants
> of LzNode:

The problem seems to be that function is never defined...
Output of gnash -va shows NO instances of 'make' except at
time of callFunction, so the translation works, but the
definition of Function.prototype.make is never reached.
When is it supposed to happen ?

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]