Stas Bekman wrote:
/* added in APACHE_2_0_47/APR_0_9_4 */ void apr_table_compress(apr_table_t *t, unsigned flags);
Ah, this is a _15 showstopper, we need to cut out the broken support for 2.0.46, make it 2.0.47, and document that. At the moment it just won't compile with 2.0.46.
Geoff, what was the XXX for 0_46 in the code/tests to clean things up?
I've fixed Makefile.PL to require 2.0.47 and I've checked the rest, so it looks that we are good on this part. It's just that I can't test with 2.0.47, as it won't start for me.
-- __________________________________________________________________ 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]
