In the discussion of a failure on Win32 of t/error/runtime at http://marc.theaimsgroup.com/?t=111217856900001&r=1&w=2, Stas suggested adding an APR::Status, containing things like APR_STATUS_IS_EAGAIN(s) from apr_errno.h. I've attached a patch against the current mp2 svn implementing such a thing, which includes all the APR_STATUS_IS_* macros available for the 'error' codes of APR::Const in Apache2::ConstantsTable. The patch includes some tests, as well as a modification to t/response/TestError/runtime.pm using APR::Status; with this, the t/error/runtime test passes on Win32.
-- best regards, randy
apr_status.diff.gz
Description: GNU Zip compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
