Stas Bekman wrote: > 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.
yeah, sorry. I guess I removed the 2.0.46-specific code and other bumps but forgot to address the Makefile.PL. sorry. --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
