[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Improve performance of svn_time_from_cstring

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-12-03 19:33:28 CET

If there's no measurable benefit from using fast_strtoul10, I'd prefer
using the real strtoul() for conciseness. (And there definitely doesn't
need to be a commented-out strtoui10 there.) As has been pointed out
beofre, there's no real portability issue here.

And you need a log message, as documented in HACKING.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 3 19:38:44 2002

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.