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