[
https://issues.apache.org/jira/browse/PROTON-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289979#comment-15289979
]
ASF subversion and git services commented on PROTON-1203:
---------------------------------------------------------
Commit e80f6a51dab9879645d2621346ea1d0a6616db1f in qpid-proton's branch
refs/heads/0.13.x from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=e80f6a5 ]
PROTON-1203: Change header files include usage:
- In exported headers always use #include "" and relative paths to other
proton-cpp include files
- In exported headers always use #include <> for proton-c includes
- Only use #include "" for proton cpp files from within cpp implementation
- Always use #include <> for proton-c header files within cpp implementation
- Make all examples use #include <> for proton cpp includes
- Move the exported header files config.hpp and export.hpp to internal
- Don't include config.hpp directly in examples as it is an internal header file
- Reinstate a more compatible version of fake_cpp11.hpp
> Improve header file usage consistency
> -------------------------------------
>
> Key: PROTON-1203
> URL: https://issues.apache.org/jira/browse/PROTON-1203
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]