Andrew Stitcher created PROTON-696: -------------------------------------- Summary: The header file usage needs some improvement Key: PROTON-696 URL: https://issues.apache.org/jira/browse/PROTON-696 Project: Qpid Proton Issue Type: Improvement Reporter: Andrew Stitcher Assignee: Andrew Stitcher
There are a number of small header file problems with proton. * Some header files include too many other header files and so export too many symbols - this is especially problematic if they use platform header files. * Conversely some header files are not self contained and do not define all the symbols they use (by using the correct include files themselves) * There are symbols exported in the installed header files which are internal only symbols -- This message was sent by Atlassian JIRA (v6.3.4#6332)