gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog testsuite/swfdec/PASSING testsu...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog testsuite/swfdec/PASSING testsu...
Date: Wed, 19 Mar 2008 20:55:04 +0100

On Wed, Mar 19, 2008 at 07:51:45PM +0000, Benjamin Wolsey wrote:
> > On Wed, Mar 19, 2008 at 06:27:49PM +0000, Benjamin Wolsey wrote:
> > 
> > > -        printf("exiting after " SIZET_FMT " advances\n", nadvances);
> > > +        log_debug("exiting after " SIZET_FMT " advances\n", nadvances);
> > 
> > Ain't that lovely that we not only keep using SIZET_FMT with boost::format,
> > but also need to cast uint8_t ? 
> > 
> > --strk;
> > 
> 
> If everyone is happy with boost::format - we've encountered most of its 
> problems by now, I 
> hope - I would start replacing SIZET_FMT and not using c_str(); I'd rather 
> not do that until
> there's some sort of agreement, though.

I was thinking the same thing..
Maybe let's wait for Hong to find out what's the problem with
stringstream on ARM. 
And I guess  you did already take the easy compile-time switch to run
performance comparisons, right ?

--strk;




reply via email to

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