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

Re: Dropping SVN_REVNUM_T_FMT define

From: <kfogel_at_collab.net>
Date: 2004-04-09 21:05:15 CEST

Nicolás Lichtmaier <nick@reloco.com.ar> writes:
> >If not, Nicolas, what's our alternative?
>
> IMHO the only alternative is to use %s wherever a revision is printed
> and calling a format_rev(buf, rev) function.

That sounds like a reasonable alternative, and not too hard.

I seem to remember there was some *reason* we went to
SVN_REVNUM_T_FMT, because we started out with regular %lu or
%ld... But I don't remember the details, and r1836's log message
doesn't give much clue.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 9 22:19:01 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.