[
https://issues.apache.org/jira/browse/PROTON-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15495949#comment-15495949
]
Robbie Gemmell commented on PROTON-1302:
----------------------------------------
There appears to have been a commit by Andrew about that already yesterday, the
note didn't hit the JIRA due to missing PR in the key:
{noformat}
Andrew Stitcher
Thu, 15 Sep 2016 19:47:06 +0100 (14:47 -0400)
OTON-1302: Fixup to bf615adf to implement fallback timestamp::now() when C++11
is not present
{noformat}
https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;a=commit;h=44875208
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]