On Fri, Jan 24, 2014 at 4:21 PM, Jeff Trawick <[email protected]> wrote: > On Fri, Jan 24, 2014 at 4:02 PM, Eric Covener <[email protected]> wrote: >> >> > -#if APR_VERSION_AT_LEAST(1,5,1) >> > +#ifdef APR_EOPNOTSUPP >> > && rv != APR_EOPNOTSUPP >> > #endif >> > ) { >> > >> >> As Jeff said in the other thread, this doesn't work if there's a lower >> APR fix level at runtime, which is against the APR contract. > > > It doesn't actually need any part of "APR runtime", does it?
doh
