Justin Erenkrantz wrote: >On Wed, Jul 28, 2004 at 05:20:14PM -0700, Garrett Rooney wrote: > > >>Apparently it's crept back in. >> >> > >Well, that'd be wrong and should be fixed. ;-) > >+1 to tossing APR_STATUS_IS_SUCCESS() entirely. -- justin > But *first* make sure that APR never returns "APR_OS_START_SYSERR + ERROR_SUCCESS" on Windows. (and ERROR_SUCCESS is also defined to 0, BTW). -- Brane