You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <qp...@incubator.apache.org> on 2009/10/16 23:04:31 UTC

[jira] Resolved: (QPID-2151) Doxygen-generated C++ client docs show inconsistent #include strategy

     [ https://issues.apache.org/jira/browse/QPID-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Huston resolved QPID-2151.
--------------------------------

    Resolution: Fixed
      Assignee: Steve Huston

Fixed on trunk r826088.

> Doxygen-generated C++ client docs show inconsistent #include strategy
> ---------------------------------------------------------------------
>
>                 Key: QPID-2151
>                 URL: https://issues.apache.org/jira/browse/QPID-2151
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.6
>            Reporter: Steve Huston
>            Assignee: Steve Huston
>             Fix For: 0.6
>
>
> The doxygen-generated user docs for the C++ client are inconsistent about documenting the way to #include headers. The start page examples show things like:
> #include <qpid/client/Connection.h>
> but the page for the qpid::client::Connection class shows what to include to use the class as:
> #include <Connection.h>
> My opinion is that the former method should be used (<qpid/client/Connection.h>)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org