/[Apache-SVN]/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod
ViewVC logotype

Diff of /perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod	2005/04/20 04:30:11	162014
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod	2005/04/20 05:14:07	162015
@@ -132,6 +132,12 @@ Finally, the class is called C<APR::Erro
 outside mod_perl as well, when called from
 C<L<APR|docs::2.0::api::APR>> applications written in Perl.
 
+It is worth noting that APR provides some macros in F<apr_errno.h>,
+C<APR_STATUS_IS_*>, which are the recommended way to check for
+some error conditions, especially in cases when different
+circumstances can lead to the intent of a single condition.
+See the L<APR::Status documentation|docs::2.0::api::APR::Status>
+for an interface to some of these macros. 
 
 =head1 API
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26