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

Re: [PATCH] JavaHL: Add SVN_JNI_STRING macro to reduce amount of code necessary to declare JNIStringHolder and check for exceptions

From: Vladimir Berezniker <vmpn_at_hitechman.com>
Date: Wed, 6 Jun 2012 08:13:34 -0400

Resending, due to no response.

[[[
JavaHL: Add SVN_JNI_STRING macro to reduce amount of code necessary to
declare
JNIStringHolder and check for exceptions

[ in subversion/bindings/javahl/native ]

* JNIStringHolder.h
  (SVN_JNI_STRING): New macro to declare JNIStringHolder local variable and
    return in case of exceptions
]]]

Thank you,

Vladimir

On Fri, Jun 1, 2012 at 8:47 AM, Vladimir Berezniker <vmpn_at_hitechman.com>wrote:

> Please consider following patch for trunk:
>
> [[[
> JavaHL: Add SVN_JNI_STRING macro to reduce amount of code necessary to
> declare
> JNIStringHolder and check for exceptions
>
> [ in subversion/bindings/javahl/native ]
>
> * JNIStringHolder.h
> (SVN_JNI_STRING): New macro to declare JNIStringHolder local variable and
> return in case of exceptions
> ]]]
>
> Thank you,
>
> Vladimir
>

Received on 2012-06-06 14:14: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.