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

Re: Perl bindings on windows

From: Ben Reser <ben_at_reser.org>
Date: 2004-06-22 19:41:38 CEST

On Mon, Jun 21, 2004 at 09:48:59PM -0400, Russell Yanofsky wrote:
> Updating did fix those errors. But now I get these:
>
> Global symbol "$VER_MAJOR" requires explicit package name at K:/Program
> Files/Perl/site/lib/SVN/Core.pm line 6.
> Global symbol "$VER_MINOR" requires explicit package name at K:/Program
> Files/Perl/site/lib/SVN/Core.pm line 6.
> Global symbol "$VER_MICRO" requires explicit package name at K:/Program
> Files/Perl/site/lib/SVN/Core.pm line 6.
> BEGIN not safe after errors--compilation aborted at K:/Program
> Files/Perl/site/lib/SVN/Core.pm line 51.

Should be fixed in r10052 for you.

But again this is a really odd error, we're importing those vars into
the current package, on the line immediately above the rror it is
complaining about.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 22 19:42:31 2004

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.