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

Re: Question about JNI / APR

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-10-08 14:28:04 CEST

On Mon, Oct 08, 2001 at 08:24:53AM +0200, Alexander Mueller wrote:
> Got a question.
>
> While compiling my very first JNI class, that also uses apr (in order to get libsvn working) I got a lot of compiler warnings, because JNI and APR do have several namespace conflict with #defines.

APR shouldn't have any conflicts. All of its symbols should start with APR_
or apr_. Please list the symbols you're having problems with, and we'll get
them corrected within APR.

[ fixing APR is the right solution ]

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:44 2006

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.