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

Re: [RFC] Remove svn_sha1_* from public API and deprecate svn_md5_*

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Sun, 28 Sep 2008 01:02:22 +0200

2008-09-27 03:57:13 Greg Stein napisaƂ(a):
> +1

Committed in r33322 and r33327.

> On Fri, Sep 26, 2008 at 2:48 PM, Arfrever Frehtes Taifersar Arahesis
> <arfrever.fta_at_gmail.com> wrote:
> > Currently SHA1/MD5 functionality is provided by:
> > * svn_sha1_* (new in trunk) + svn_md5_*
> > * svn_checksum_* (new in trunk)
> >
> > I would like to suggest to remove svn_sha1_* from public API and
> > deprecate svn_md5_*. I think that it would improve current situation.
> > If we decide to add new checksum type, it will be sufficient to add
> > a new member of svn_checksum_kind_t enum.

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2008-09-28 01:06:07 CEST

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.