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

Re: PATCH: obscure bugs in formatting of time/date strings

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2004-01-06 22:24:53 CET

Sander Roobol wrote:
> On Wed, Dec 17, 2003 at 03:10:48AM +0000, Julian Foad wrote:
>
>>[[[
>>Fix obscure bugs in formatting of time/date strings, and tidy the code.
>>
>>* subversion/include/svn_time.h
>> Do not include unnecessary headers.
>> Fix a doc string.
>>
>>* subversion/libsvn_subr/time.c
>> Fix white space and a typo.
>> (svn_time_to_cstring): Make parameter names match the prototype.
>> (svn_time_to_human_cstring):
>> Make parameter names match the prototype.
>> Fix the formatting of negative fractional-hour time offsets: an offset
>> of -75 minutes was written as "-01-15" instead of the correct "-0115".
>> Ensure that the string is terminated even if the human-readable part
>> cannot be written.
>>]]]
>
> This patch hasn't been applied yet. Do you want me to file an issue?

Yes, please - unless anyone can give the thumbs up (or down) right now.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 6 22:20:46 2004

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.