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

Re: svn commit: r28733 - trunk/notes

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: Sat, 5 Jan 2008 18:50:17 -0800

Hi,

On Jan 5, 2008 3:01 PM, John Peacock <john.peacock_at_havurah-software.org> wrote:
> Arfrever Frehtes Taifersar Arahesis wrote:
> > 2008-01-05 18:56:55 Joe Swatosh napisał(a):
> >> August 30th. (http://subversion.tigris.org/servlets/ReadMsg?listName=dev&msgNo=129627)
> >> Sorry I don't remember how long they'd been failing before then.
> >
> > The failure reported by me has been occuring since r28629.
>
> Indeed, that is the precise change that caused swig-pl to break. I have a
> proposed fix (it seems that SWIGPERL don't know nothin' 'bout STRINGLIST). I'm
> just testing ruby and make sure that fixes all of the problems and send a patch
> after dinner (EST).
>

I tried to rebuild it this afternoon. The problem I'm having is that
SWIG is generating
"long long" and "unsigned long long" which VC6 can't eat. The Ruby and Python
bindings have changed to use apr_int64_t and apr_uint64_t which appear
to be typedef'd
to something that VC6 can handle.

--
Joe
Received on 2008-01-06 03:50:28 CET

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.