On Sat, Nov 18, 2006 at 11:15:02PM +0100, strk wrote:

> > Why aren't the valueof and tostring methods registered?
> 
> If you gnash (or gprocessor) with the -va switch (verbose actions)
> you should get more information about what's going on and what is failing.

Took a closer look, the boolean_as_object just missed the constructor!
Here it is:

        boolean_as_object()
                :
                as_object(getBooleanInterface())
        {}

gen-asclass.sh is now fixed in HEAD. Thanks for pointing out.

---strk;




_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to