Steve Hay wrote:
Stas Bekman wrote:

Good catch, Steve. I guess I have missed that because on linux Apache always builds without LARGE_FILES and there is no way to enable it, so apr/perlio.t has a hard-coded value of 1. Does the test work for you if you set the conflict constant to 0 in that test? We really need to provide a APR::LARGE_FILES_CONFLICT constant from mod_perl.


Yes - the extra tests all pass too (15 now instead of just 12). Phew!



Though I'd like to be it defined(), so can you please try this patch?


OK. I tried out your patch (below) and it all works fine. (I put in some extra #pragma message("...") lines to double-check that everything was being set correctly, which it is.)

Thanks Steve, now committed


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to