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; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

