[
https://issues.apache.org/jira/browse/QPID-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway reassigned QPID-243:
--------------------------------
Assignee: (was: Alan Conway)
> Inconsistent use of paths in #includes
> --------------------------------------
>
> Key: QPID-243
> URL: https://issues.apache.org/jira/browse/QPID-243
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker, C++ Client
> Reporter: Alan Conway
>
> 1. With the new release, I have to specify -I${QPID_REL}/include/qpidc,
> -I${QPID_REL/include/qpidc/framing and -I${QPID_REL/include/qpidc/sys when
> I build which is really naff.
> This is because things like Connector.h do a #include
> <framing/InputHandler.h>, but then "framing/InputHandler.h" only #include
> <AMQFrame.h> and AMQFrame.h is located in the framing sub-directory.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira