[
https://issues.apache.org/jira/browse/DISPATCH-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiri Daněk resolved DISPATCH-2025.
----------------------------------
Assignee: Jiri Daněk
Resolution: Fixed
> Compile using C11 language version
> ----------------------------------
>
> Key: DISPATCH-2025
> URL: https://issues.apache.org/jira/browse/DISPATCH-2025
> Project: Qpid Dispatch
> Issue Type: Improvement
> Affects Versions: 1.16.0
> Reporter: Jiri Daněk
> Assignee: Jiri Daněk
> Priority: Major
>
> All supported platforms of Dispatch can compile using C11 (or gnu11) language
> standard.
> There is a caveat that GCC 4.8.5 claims to support C11 atomics but it
> doesn't. (It does not define {{__STDC_NO_ATOMICS__}} while in fact the
> [{{stdatomic.h}} header is
> missing|https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58016].) Thankfully the
> Dispatch code is able to deal with the situation by using GCC-specific
> features, so it is not a problem.
> I do not see any downsides to requiring C11 for Dispatch compilation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]