Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-243

Inconsistent use of paths in #includes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6
    • C++ Broker, C++ Client
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              astitcher Andrew Stitcher
              aconway Alan Conway
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: