[PATCH] perl swig bindings failure in svn 1.1.0
From: J Robert Ray <jrray_at_imageworks.com>
Date: 2004-10-07 04:41:43 CEST
Hello,
I had a problem building and using the perl swig bindings that ship with
Sample error message:
In Core.pm, the 'use SVN::Base qw(Core svn_);' line seems to create a
I found the most sensible approach was to comment out the two lines that
Another approach that works (but is silly) is to put those two lines in
Without this patch, the perl binding test suite fails a bunch of times
I don't know if this problem is happening for everyone or is something
Thanks for the great software!
- Robert
diff -rNu subversion-1.1.0/subversion/bindings/swig/perl/native/Core.pm subversion-1.1.0-jrray/subversion/bindings/swig/perl/native/Core.pm
---------------------------------------------------------------------
|
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.