You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2014/07/01 21:20:24 UTC

[jira] [Resolved] (QPID-5807) Rework the qpid options code so that Boost::program_options is entirely contained in qpidcommon library

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

Andrew Stitcher resolved QPID-5807.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.29

> Rework the qpid options code so that Boost::program_options is entirely contained in qpidcommon library
> -------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-5807
>                 URL: https://issues.apache.org/jira/browse/QPID-5807
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, C++ Client, C++ Clustering
>    Affects Versions: 0.28
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.29
>
>
> Currently lots of things in the qpid code base have to link against the boost program options library. This is not because they use it, but because they transitively include it's header files via the qpid::Options class.
> It would be a distinct improvement (and a move towards removing boost::program_options entirely) to make the Options interface entirely independent of boos program options.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org