Philip M. Gollucci wrote: 
> > +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 ?

No, it shouldn't

-----------------------------------------------------------------
http://host.GBG.bg - лидер в Уеб Хостинг решения и регистрация на Домейн имена

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to