Philipp von Weitershausen <philipp@weitershausen.de> writes:
> 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...
As well it should. I added the svn_auth.h header to the bindings
interface files a week or so ago, and used a script *very* similar to
Philipp's to verify that I could actually use the auth baton.
---------------------------------------------------------------------
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:36:40 2003