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

Re: compile warnings in trunk

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-11 20:44:26 CEST

On May 11, 2005, at 12:59 PM, Justin Erenkrantz wrote:

> --On Tuesday, May 10, 2005 6:27 PM +0100 Philip Martin
> <philip@codematters.co.uk> wrote:
>
>
>> So why does the warning occur on Tiger? What underlying type is an
>> apr_ssize_t? Is it now 64-bits? If so then perhaps APR should be
>> using %ld not %d? I'm using gcc 4 on 32-bit Linux and I don't get
>> this warning.
>>
>
> Could be that APR needs to be recompiled on Tiger with a clean
> config.cache if that value changed. I haven't installed Tiger yet
> here, so I can't check into it yet. I do think Tiger moved to an
> LP64 model, so I'd expect that size_t changed from Panther (32-bit)
> to Jaguar (64-bit) - requiring a recompile/reconfigure of APR to
> pick up that change. -- justin
>

Aha, I'll try a clean rebuild of apache2/apr/apu, followed by a clean
build of subversion, and then report back my results.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 11 23:18:50 2005

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.