> +static MP_INLINE int mpxs_APR__STATUS_is_eagain(pTHX_ apr_status_t rc)
> +{
> + return APR_STATUS_IS_EAGAIN(rc) ? TRUE : FALSE;
> +}
Based on Nicks previous CYGWIN patch...
shouldn't that be MP_STATIC and not static ?
--
END
-----------------------------------------------------------------------------
Philip M. Gollucci
Senior Developer - Liquidity Services Inc.
Phone: 202.568.6268 (Direct)
E-Mail: [EMAIL PROTECTED]
Web: http://www.liquidation.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]