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

Re: svn commit: r24008 - trunk/subversion/bindings/java/javahl/native

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-03-22 22:51:03 CET

On Thu, 22 Mar 2007, hwright@tigris.org wrote:

> Author: hwright
> Date: Thu Mar 22 09:14:05 2007
> New Revision: 24008
>
> Log:
> JavaHL: Introduce a macro similiar to SVN_ERR() to check for error return values
> in the C++ layer and handle the error appropriately.
>
> * subversion/bindings/java/javahl/native/JNIUtil.h
> (SVN_JNI_ERR): New macro, styled after SVN_ERR(), which checks to see if its
> arguments are in error, and then calls JNIUtil::handleSVNError() if so.
>
> * subversion/bindings/java/javahl/native/SVNClient.cpp,
> subversion/bindings/java/javahl/native/SVNAdmin.cpp:
> Use the new macro to handle errors.
...

Thank you thank you thank you!

  • application/pgp-signature attachment: stored
Received on Thu Mar 22 22:51:22 2007

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.