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

Re: [PATCH] Fix to svn_time_to_human_cstring()

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-04 20:51:43 CEST

On Sun, 2004-04-04 at 14:34, Nicolás Lichtmaier wrote:
> * subversion/libsvn_subr/time.c:
> (svn_time_to_human_cstring) Despite its name (cstring) it is needed
> that this function return an UTF8 string.

The term "C string" just means "zero-terminated byte array"; it is an
encoding-neutral term as best I can determine, although obviously
encodings like UTF-16 are not compatible with it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 4 20:52:22 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.