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

Re: [PATCH]fixing the long long problem for the perl-swig bindings.

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2004-03-18 09:30:39 CET

Hi Ben,
Ben Reser wrote:

>On Thu, Mar 18, 2004 at 07:30:38AM +0100, Patrick Mayweg wrote:
>
>
>>Please remember that "long long" is not portable. A 64bit integer can be
>>anything from "long", "long long" or "__int64" depending on your compiler.
>>
>>
>
>In some places SWIG handles that for us, in others it doesn't. :(
>
>
>
>>I have another question. After appling the above patch, the build stop
>>because swig is looking for "delta_editor.hi", which I did not find. Do
>>you have any idea where that may be ?
>>
>>
>
>Autogenerated by the Makefile that Makefile.PL generates. Should be in
>subversion/bindings/swig/perl
>
>
>
So it will not be generated on win32 right now, since neither
Makefile.PL is run nor the resulting Makefile is run.
If you want the binding available on win32, we must find a way for these
things to be run.

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 18 09:25:50 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.