Re: Unnecessary comparisons

2007-01-09 Thread Curt Arnold
Doesn't look like a problem to me. Brought over from log4j where the arguments are signed.

Unnecessary comparisons

2007-01-09 Thread Andreas Fester
Hi, I am currently trying to fix the last remaining issues for LOGCXX-14, to get a clean build even with pedantic compiler warnings enabled. Besides a few const/non-const casting issues, the last two are "comparison of unsigned expression < 0 is always false" in bytebuffer.cpp and nameabbrevia