Re: svn commit: r1382204 - /subversion/trunk/subversion/libsvn_subr/utf_validate.c
From: Peter Samuelson <peter_at_p12n.org>
Date: Fri, 7 Sep 2012 20:59:44 -0500
> for (; len > 0; ++data, --len)
A reasonable compiler will collapse it anyway, but this is shorter and
if (*data & 0x80)
Peter
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.