[
https://issues.apache.org/jira/browse/DISPATCH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907923#comment-15907923
]
Ganesh Murthy commented on DISPATCH-614:
----------------------------------------
Commit 610739ff529adc295892390294b6cfdb87f84602 got rid of the line
static inline void ignore_result(char* ignored) {}
On an unrelated note, src/posix/driver.c does have an int as a parameter to
ignore_result
static inline void ignore_result(int unused_result) {
(void) unused_result;
}
> strerror_r on Solaris does not return char*
> -------------------------------------------
>
> Key: DISPATCH-614
> URL: https://issues.apache.org/jira/browse/DISPATCH-614
> Project: Qpid Dispatch
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Adel Boutros
> Assignee: Ganesh Murthy
> Fix For: 0.8.0
>
> Attachments: 0004-strerror_r-on-Solaris-does-not-return-char.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]