You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jelmer Vernooij <je...@samba.org> on 2006/06/29 01:10:40 UTC

[PATCH] Allow text_checksum to svn.delta.editor_close_file to be None

Hi,

[[[
Allow the text_checksum argument to svn.delta.editor_invoke_close_file()
to be None (as the API allows).

 * subversion/bindings/swig/svn_delta.i: Apply MAY_BE_NULL to
text_checksum.

]]]

Cheers,

Jelmer

-- 
Jelmer Vernooij <je...@samba.org> - http://samba.org/~jelmer/

Re: [PATCH] Allow text_checksum to svn.delta.editor_close_file to be None

Posted by David James <dj...@collab.net>.
On 6/28/06, Jelmer Vernooij <je...@samba.org> wrote:
> [[[
> Allow the text_checksum argument to svn.delta.editor_invoke_close_file()
> to be None (as the API allows).
>
>  * subversion/bindings/swig/svn_delta.i: Apply MAY_BE_NULL to
> text_checksum.
>
> ]]]
+1

Cheers,

David
-- 
David James -- http://www.cs.toronto.edu/~james

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org