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

Re: SWIG client bindings and auth_baton

From: Philipp von Weitershausen <philipp_at_weitershausen.de>
Date: 2003-05-12 18:27:35 CEST

Stephen White wrote:
> Index: subversion/bindings/swig/util.i
> ===================================================================
> --- subversion/bindings/swig/util.i (revision 5888)
> +++ subversion/bindings/swig/util.i (working copy)
> @@ -232,6 +232,7 @@
> #define __attribute__(x)
>
> %include svn_io.h
> +%include svn_auth.h
>
> %{
> #include <apr.h>

Weird. In my working copy, %include svn_auth.h appears in line 228 of
the file, just two paragraphs above where you've inserted it. Therefore,
my script works out of the box here...

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 12 18:27:14 2003

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.