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: Wed, 7 Mar 2007 00:51:23 +0100

On Sun, Mar 04, 2007 at 02:10:50PM -0500, Henry Minsky wrote:
> The make() functions is  the first thing compiled into the LFC library. If
> you maybe comment out all the other #includes in
> WEB-INF/lps/lfc/LaszloLibrary.lzs, and just leave  this then rebuild the LFC
> 
> // Compiler runtime support first
> #include "compiler/LzRuntime.lzs"
> 
> It would define enough to handle the make() declarations on built-in
> Javascript objects.

make seems now to work. Next one failing is hasOwnProperty.
This method seems to be never defined, and I can't find
it's definition in the sourcecode. Hints ?

--strk;




reply via email to

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