gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog server/asobj/LocalConnection.cpp


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/asobj/LocalConnection.cpp
Date: Sat, 19 Apr 2008 21:33:31 +0200

On Sat, Apr 19, 2008 at 07:23:52PM +0000, Benjamin Wolsey wrote:

> +    log_unimpl(_("LocalConnection.send unimplemented"));

For these I'm starting to use the ONCE() macro.
While parsing is not a big problem, but for ActionScript
you could really get ininitely flooded by those UNIMPLEMENTED
messages.

ONCE is actually replicated in a few .cpp files, would likely
be worth putting in log.h directly...

--strk;




reply via email to

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