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 2016/10/14 17:26:20 UTC

[jira] [Resolved] (PROTON-1302) Don't depend on proton-c for OS services (use std library)

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

Andrew Stitcher resolved PROTON-1302.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.15.0

> Don't depend on proton-c for OS services (use std library)
> ----------------------------------------------------------
>
>                 Key: PROTON-1302
>                 URL: https://issues.apache.org/jira/browse/PROTON-1302
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.15.0
>
>
> For example:
> * timestamp::now() uses pn_timestamp_now() but this is part of the platform code of proton-c and the C++ binding should not depend on it.
> * Getting an error string from a failed listener relies on getting a pn_io_t (from the platform code) from the pn_reactor



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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