Re: [PATCH] [perl bindings] Bizarre copy of UNKNOWN in subroutine
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 07 Jul 2011 12:27:05 +0100
Stéphane Gaudreault <stephane_at_archlinux.org> writes:
>> What is the typdef line for apr_off_t in apr.h? It should be something
So APR/Subversion are using 64-offsets irrespective of
>> Are there any occurences of plain off_t in the Swig generated code?
There must be some code somewhere that does depend on _FILE_OFFSET_BITS.
From another 32-bit machine it appears that -D_FILE_OFFSET_BITS=64
perl -MExtUtils::Embed -e ccopts
What does that return on your machine?
-- uberSVN: Apache Subversion Made Easy http://www.uberSVN.comReceived on 2011-07-07 13:27:50 CEST |
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.