At 10:33 AM 4/22/2004, you wrote: >very well then (I'll change APR_SUCCESS to APR_ENOTIMPL) - is it the same for >win32 also ?
Did you add a no-op for that platform that *affects* the expected behavior or an application? Then yes - of course it must return APR_ENOTIMPL. You can @bug the doxygen, to add a note that Netware/Win32 are not yet implemented. Bill
