[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Generating messages for APR_OS_START_USERR-range codes

From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-08-23 00:43:30 CEST

If I understand things correctly, error values in the range
APR_OS_START_USEERR to APR_OS_START_USEERR + 499 are available for use
by the application using APR.

What's the appropriate way to provide messages for those error codes?
Is there any way to make apr_strerror return something helpful for a
user-defined error code? Or is the user's error-handling code
supposed to check for its own error values before calling
apr_strerror?
Received on Sat Oct 21 14:36:07 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.