At 05:29 AM 7/30/2004, Max Bowsher wrote: >Note that NO ONE has actually objected to any part of my patch except >whether the modified APR_FIND_FIND should have a mandatory or optional extra >argument!!!
suggestion? APR_FIND_APR() an old deprecated macro for 0.9, may it rest in peace (no updates - no longer distributed with 1.0.) APR_FIND_VER() new macro for finding arbitrary min-major.minor, max-major APR_FIND_1() simple wrapper old, two-args required for 1.0 - 1.x APR_FIND_0() simple wrapper old, two-args for finding 0.9.x (there was no 0.8). Should make everyone happy, no? Bill
