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

Re: svn commit: r16151 - trunk/subversion/mod_dav_svn

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-09-21 00:13:49 CEST

On Tue, 20 Sep 2005 kfogel@collab.net wrote:

> "Peter N. Lundblad" <peter@famlundblad.se> writes:
> > > > We don't use SVN_REVNUM_T_FMT anymore (see its doc string, it's now
> > > > obsolete). Just use "%ld".
> > >
> > > We don't use SVN_REVNUM_T_FMT because of i18n problems, but those
> > > concerns don't apply to the code above so it's use might be
> > > acceptable.
> >
> > Acceptable in the sense that it works, but unnecessary and confusing since
> > we can't reasonably change that constant anyway. So I think it should go.
>
> It can't just "go" -- it's public. So it's deprecated instead. I am
> arguing that this be treated as a blanket deprecation (like our other
> deprecations); Philip was arguing that it could be treated as a
> partial deprecation.
>
Um, I was referring to the use, not the constant. Sorry for the confusion.

Best,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 21 00:16:50 2005

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.