On Sun, May 20, 2007 at 02:47:53PM +0000, Rob Savoye wrote: > CVSROOT: /sources/gnash > Module name: gnash > Changes by: Rob Savoye <rsavoye> 07/05/20 14:47:53 > > Modified files: > libbase : log.h > . : ChangeLog > > Log message: > * libbase/log.h: Add empty braces around a while(0) to shut up GCC > 4.3.
... > // Temporary expedient til the other source files are converted. --gnu > -// I'm not sure a WARNING logger should really be deprecated, anyway > -// there are no more log_warning callers so far. If anyone feels like using > -// it (ie: the other log levels seem not appropriate) please discuss this on > the > -// mailing list > -//#define log_warning log_unimpl > +#define log_warning log_unimpl Was the above committed accidentally or intentionally ? (since no mention in the commit log...) --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
