You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2010/04/09 05:29:50 UTC

[jira] Created: (QPID-2489) Remove references to boost:: and qpid::framing:: from QMF-generated cpp files

Remove references to boost:: and qpid::framing:: from QMF-generated cpp files
-----------------------------------------------------------------------------

                 Key: QPID-2489
                 URL: https://issues.apache.org/jira/browse/QPID-2489
             Project: Qpid
          Issue Type: Improvement
          Components: Qpid Managment Framework
    Affects Versions: 0.6
            Reporter: Ted Ross
            Assignee: Ted Ross
            Priority: Minor
             Fix For: 0.7


Even though references to framing and boost have been removed from the QMF c++
agent API, there remain references in the c++ bodies.  This is a problem
because the generated sources need to be built by the user meaning they must
have the framing and boost headers/libraries available.

All references to items in the boost:: and qpid::framing:: namespaces must be
removed from the generated *.cpp files.


-- 
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


[jira] Resolved: (QPID-2489) Remove references to boost:: and qpid::framing:: from QMF-generated cpp files

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross resolved QPID-2489.
----------------------------

    Resolution: Fixed

> Remove references to boost:: and qpid::framing:: from QMF-generated cpp files
> -----------------------------------------------------------------------------
>
>                 Key: QPID-2489
>                 URL: https://issues.apache.org/jira/browse/QPID-2489
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Managment Framework
>    Affects Versions: 0.6
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Minor
>             Fix For: 0.7
>
>
> Even though references to framing and boost have been removed from the QMF c++
> agent API, there remain references in the c++ bodies.  This is a problem
> because the generated sources need to be built by the user meaning they must
> have the framing and boost headers/libraries available.
> All references to items in the boost:: and qpid::framing:: namespaces must be
> removed from the generated *.cpp files.

-- 
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


[jira] Commented: (QPID-2489) Remove references to boost:: and qpid::framing:: from QMF-generated cpp files

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855266#action_12855266 ] 

Ted Ross commented on QPID-2489:
--------------------------------

I am leaving this issue unresolved because it appears that there remain references to boost headers in 

    cpp/include/qpid/sys/Mutex.h

and its dependent headers.


> Remove references to boost:: and qpid::framing:: from QMF-generated cpp files
> -----------------------------------------------------------------------------
>
>                 Key: QPID-2489
>                 URL: https://issues.apache.org/jira/browse/QPID-2489
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Managment Framework
>    Affects Versions: 0.6
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Minor
>             Fix For: 0.7
>
>
> Even though references to framing and boost have been removed from the QMF c++
> agent API, there remain references in the c++ bodies.  This is a problem
> because the generated sources need to be built by the user meaning they must
> have the framing and boost headers/libraries available.
> All references to items in the boost:: and qpid::framing:: namespaces must be
> removed from the generated *.cpp files.

-- 
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