[
https://issues.apache.org/jira/browse/CELIX-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Broekhuis resolved CELIX-28.
--------------------------------------
Resolution: Fixed
Thanks for the patch. I changed the solution a bit, does this seem ok? It now
also calls the APR strerror method for other error codes.
----------------
Author: abroekhuis
Date: Tue Oct 1 11:43:57 2013
New Revision: 1528049
URL: http://svn.apache.org/r1528049
Log:
CELIX-28: Updated error codes. Used only part of the patch. Updated the
strerror method to be similar to the strerror method of APR.
> celix_strerror in celix_errno.h does not give error correct error strings for
> errno.h errors
> --------------------------------------------------------------------------------------------
>
> Key: CELIX-28
> URL: https://issues.apache.org/jira/browse/CELIX-28
> Project: Celix
> Issue Type: Bug
> Reporter: Pepijn Noltes
> Assignee: Alexander Broekhuis
> Fix For: 0.0.2-incubating
>
> Attachments: celix_errorcodes.c, errcodes.patch.txt
>
>
> When using celix_strerror to print a user friendly version of CELIX_ENOMEM
> (ENOMEM) you get the message "No message" while i expected "Out of memory".
--
This message was sent by Atlassian JIRA
(v6.1#6144)