Jiri Daněk created DISPATCH-2025:
------------------------------------

             Summary: 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


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].)

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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to