On Sun, Dec 03, 2006 at 12:21:51PM -0200, Davi Arnaut wrote:
> [EMAIL PROTECTED] wrote:
> > Author: pquerna
> > Date: Sat Dec  2 22:56:14 2006
> > New Revision: 481731
> > 
> > URL: http://svn.apache.org/viewvc?view=rev&rev=481731
> > Log:
> > Add a test case for formating an apr_status_t with %pm that seems to always 
> > be failing for me on darwin.
...
> apr_lib.h:
> 
>  * %%pm takes an apr_status_t * and prints the appropriate error
>  *      string (from apr_strerror) corresponding to that error code.

...and there is already a test case in testfmt.c :)

joe

Reply via email to