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

RE: Re: Perl subversion API?

From: Gregory Smith <greg_at_siliconoptix.com>
Date: 2004-03-16 17:16:15 CET

MSVC doesn't understand 'long long' (which represents a 64 bit int
to a gnu compiler). It uses __int64 or something like that. Type
it into the editor, and if it changes to keyword color it's the
right spelling (or you could check the docs :-) ). Hope this is
useful...

-----Original Message-----
From: Michael S. Liebman [mailto:m-liebman@northwestern.edu]
Sent: Tuesday, March 16, 2004 9:25 AM
To: users@subversion.tigris.org
Subject: Re: Perl subversion API?

On Tue, Mar 16, 2004 at 04:46:56PM +0800, Greg Matheson wrote:
> Where is that directory? I downloaded the Win32 basic and developer
> zip files and there is no such directory.

It is in the source tarball.

I've been trying for the past couple of days to compile the perl
bindings for Win32. However, I've been getting errors in swigutil_pl.c
relating to the use of "long long." (My apologies for not having
exact errors at the moment.) When (if) I get the bindings to compile,
I will be happy to make them available as a PPM package, but I really
know nothing about SWIG and have very little C knowledge.

Michael

-- 
Michael S. Liebman                      m-liebman@northwestern.edu
                  http://msl521.freeshell.org/
"I have vision and the rest of the world wears bifocals."
        -Paul Newman in "Butch Cassidy & the Sundance Kid"
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 16 17:19:13 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.