On Nov 7, 2010, at 7:42 PM, Jeff Trawick wrote:
> On Sun, Nov 7, 2010 at 6:51 PM, Chris Knight
> <Christopher.D.Knight@nasa.gov> wrote:
>> Exactly, the problem only appears on 64-bit Snow Leopard. See my patch in Bugzilla,
which I've verified. (Unsure if the below would also work, been a long time since I diagnosed.)
>
> What I understood was that %lld is supposed to work, independent of
> which APR_*_FMT defines use %lld.
>
> I haven't tried the other patches on Leopard-64 to see which help there.
>
If one forces *just* 64bit, then, afaict, the patch is not needed.
It's only if one builds APR with both i386 and x86_64 that
things break...
|