gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] /srv/bzr/gnash/trunk r11955: make it compile


From: Markus Gothe
Subject: Re: [Gnash-commit] /srv/bzr/gnash/trunk r11955: make it compile
Date: Mon, 15 Feb 2010 21:17:00 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Global_as has no member called dump_members().

So, I checked around in the code and found that solution in another file.

//Markus

On 15 Feb 2010, at 20:50, strk wrote:

On Mon, Feb 15, 2010 at 07:53:00PM +0100, Markus Gothe wrote:

message:
 make it compile
modified:
 libcore/debugger.cpp

-       vm.getGlobal()->dump_members();
+       reinterpret_cast<as_object *>(vm.getGlobal())->dump_members();


What error were you getting above ?
Maybe you just needed to include Global_as.h

--strk;

 ()   Free GIS & Flash consultant/developer
 /\   http://foo.keybit.net/~strk/services.html

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)

iD8DBQFLeavG6I0XmJx2NrwRAiPYAJwOIDt1whGELaiDRtnKOOQNlUkdMgCfeQzA
KdWQlMhjo9EAQPCrgVJj1k4=
=gJbg
-----END PGP SIGNATURE-----




reply via email to

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