On Sat, Jun 03, 2006 at 07:14:12PM +0200, Steinar H. Gunderson wrote:
> There's a bug in the patch I sent; it should be ">= size()", not "> size".
> That still doesn't help, though, so I'm doing a valgrind run now with
> debugging doxygen. I guess we'll see...

AHA!

The bug isn't in QCString at all -- it's in SCString. SCString is an
API-compatible lightweight replacement for QCString; sickenly enough, it's
compiled in as a replacement with "#define SCString QCString" at the top of
scstring.cpp! (This explains why the traceback reads QCString::sprintf in the
file scstring.cpp.) I'm patching it up now, so I hope this one will finally be
nailed...

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to