Ioan Popescu wrote: > Index: abts.c > =================================================================== > --- abts.c (revision 575665) > +++ abts.c (working copy) Just as a quick FYI; I'm incredibly dismissive of tests by-platform within the test/* tree, and do plan to nix/veto all of them from apr-2.0 forwards. The rational being, we should be communicating everything by-feature that the developer needs to know, within the apr public headers. Obviously test/internal/ is the exception, for things that need to be vetted but were implemented as platform internals. Which leads to an interesting question; should that be test/internals/{plat}? Back to the subject at hand, I'll begin reviewing your patches, although I don't see being able to incorporate them in the very next release. I'd prefer we focus on soldifying any changes required for apr-1.3.0, which our versioning rules will permit necessary api enhancements. Glad to see so much progress, I started to tinker in this area, but had to shut it down before I became completely distracted :) Thanks for the research and your submission! Bill