replacing SVN_REVNUM_T_FMT for translation
From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-05-09 22:05:47 CEST
In order to be able to mark all strings for translation the SVN_REVNUM_T_FMT
Until now three methods have been identified to achieve this goal:
1) Use (a) a macro or (b) a function to convert the svn_revnum_t to a
2) Replace the SVN_REVNUM_T_FMT'- with their real value; thus hardcoding the
3) Code SVN_REVNUM_T_FMT with a special identifier ("%R"?) and use a
Understandibly Branko objects due to the large scale on which the somewhat
I'd prefer 3a because of its elegance, but can see how its complexity isn't
bye,
Erik.
-- "Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen! Jetzt aktivieren unter http://www.gmx.net/info --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun May 9 22:06:03 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.