This patch is failing several of the mod_headers tests in perl-framework. For now, I'll commit a version without the merge and copy callbacks. It should be easy to add those back in later, by keeping the merge-or-copy flag in apr_table_compress and letting it call the callbacks based on which flag value is set.
Brian On Sun, 2003-06-22 at 13:23, Brian Pane wrote: > On Wed, 2003-06-18 at 08:10, Joe Schaefer wrote: > > > I added back the callbacks apreq needs, > > and moved the table_reindex call inside > > the dups_found test. Here's the corresponding > > oprofile data: > > Thanks. I'll merge in the version of mergesort that > has a return value, run some final tests, and commit > the changes this afternoon. > > Brian >
