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