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

[PATCH] Add svn_revnum_to_cstring function

From: Peter N. Lundblad <lundblad_at_softhome.net>
Date: 2004-05-06 21:39:54 CEST

Hi,

This patch adds a function svn_revnum_to_cstring(), chich converts a
svn_revnum_t into a string. I created a function instead of a macro,
since we need to convert to UTF-8.

This is a part of resolving the remaining issues for l10n. A patch that
replaces occurences of SVN_REVNUM_T_FMT in printf-like context with a call
to this function will follow.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu May 6 21:30:43 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.