Re: Unnecessary comparisons
Doesn't look like a problem to me. Brought over from log4j where the arguments are signed.
Unnecessary comparisons
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