Re: CVS: commit uwog abi/src/af/util/unix ut_debugmsg.cpp

From: J.M. Maurer <uwog_at_uwog.net>
Date: Fri May 26 2006 - 18:22:22 CEST

On Fri, 2006-05-26 at 11:43 -0400, Hubert Figuiere wrote:
> Dom Lachowicz wrote:
> > Where do we use messages this large?
> >
> > It's appropriate and desirable to use a much smaller
> > buf size (1024 or less here) and just use
> > vsnprintf(buf, sizeof(buf), ...).
> >
> > If you want to see more, use a debugger. Please make
> > the bufsize smaller.
>
> He didn't change the size of the buffer. :-)
> But yes I agree that 20KB for a UT_DEBUGMSG is a tad big

Feel free to make it smaller.

... and I found it where we printed a style name in a debug message that
is several tens of KB's big.

Marc
Received on Fri May 26 18:22:42 2006

This archive was generated by hypermail 2.1.8 : Fri May 26 2006 - 18:22:43 CEST