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

Re: [PATCH] Improve support for svn_checksum.h in SWIG bindings for python

From: Ben Reser <ben_at_reser.org>
Date: Tue, 19 Feb 2013 13:34:53 -0800

On Tue, Feb 19, 2013 at 10:58 AM, Shivani Poddar
<shivani.poddar92_at_gmail.com> wrote:
> Maybe writing "adding tests for svn_checksum_dup() function in
> svn_checksum.h would be the correct thing to do.

Yes. I'd probably say something like "swig-py: Adding tests for
svn_checksum_dup()"

> Since in the earlier patches we had LENGTH as a global variable, I did not
> feel the need to change it here.

But that's not what is in our repository right now. So your patch
makes that change.

> Yes, this is merely the same. I did not rewrite it this time around. I am
> not sure why would these lines come with a (+) in the patch.

You probably still had them in your local working copy. When
submitting a patch you'll want to review the diff and make sure you're
only including the changes you intended in the patch. Even

> Using modulus here was to tackle the different types of svn_checksum_kind_t
> we have. This was deliberated at earlier when danielsh reviewed that patch.

Right and it was rejected. Which is why what's in our repository is
not the same as what you had submitted.
Received on 2013-02-19 22:35:32 CET

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.