[EMAIL PROTECTED] wrote:
Author: randyk Date: Fri May 6 07:11:18 2005 New Revision: 168603
URL: http://svn.apache.org/viewcvs?rev=168603&view=rev Log: add documentation for APR::Status::is_EACCES and APR::Status::is_ENOENT.
And there are more places that need to be adjusted to use the new API, e.g.: the Apache2::RequestUtil manpage goes:
---------------------- Possible error codes could be: C<L<APR::Const::EACCES|docs::2.0::api::APR::Const/C_APR__EACCES_>> (permission problems), C<L<APR::Const::ENOENT|docs::2.0::api::APR::Const/C_APR__ENOENT_>> (file not found) and others. ----------------------
Probably others too. Try to grep for the above two constants?
Thanks.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
