On Mon, 2007-05-21 at 09:14 -0600, Brad Nicholes wrote: > Replacing the macro APR_IMPLEMENT_INHERIT_UNSET with a real function, > also removed the small macro that creates the deprecated function > apr_file_unset_inherit(). Although this function is deprecated, it is > still being used. At least the NetWare build of httpd no longer > compiles because it can't find apr_file_unset_inherit(). You will > probably need to reimplement this deprecated function for APR 0.9.x.
Thanks for pointing it out. Fixed in r540365. -- Bojan
