You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2018/03/13 23:32:00 UTC

[jira] [Updated] (QPID-7676) [linearstore] Recent commit introduced C++11 dependency

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

Justin Ross updated QPID-7676:
------------------------------
    Fix Version/s: qpid-cpp-1.38.0

> [linearstore] Recent commit introduced C++11 dependency
> -------------------------------------------------------
>
>                 Key: QPID-7676
>                 URL: https://issues.apache.org/jira/browse/QPID-7676
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>            Priority: Major
>             Fix For: qpid-cpp-1.38.0
>
>
> A recent commit to linearstore added a call to {{std::round(f)}} which is only supported in C++11.
> Replace with {{std::floor(f + 0.5)}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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