strk wrote:
> It seems there's duplicated definition
> of gnash::Listener class methods.
> One is in libamf/lcshm.cpp and the other
> is in server/asobj/LocalConnection.cpp
> 
> The duplication doesn't allow a static build to complete,
> while isn't noticed by a shared build.
> 
> Which one should we get rid of ?

  I'll be getting rid of the extra set by tomorrow. I was moving the
definitions around while refactoring code. After I check in my current
hacking, I can dump, plus add AMF objects to the LocalConnection()
shared memory segment in a compatible way. And where Listener gets
defined is cleaned up.

        - rob -


_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to