Blair Zajac <[email protected]> writes: > This code doesn't probably get run often, but generally it's better to > iterate through name using pointers instead of strlen() since the > later scans the string twice.
Agreed. r1362569. -- Cerified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download

