[
https://issues.apache.org/jira/browse/GEODE-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242119#comment-16242119
]
ASF GitHub Bot commented on GEODE-3136:
---------------------------------------
pivotal-jbarrett commented on issue #144: GEODE-3136: Convert time values to
std::chrono::duration.
URL: https://github.com/apache/geode-native/pull/144#issuecomment-342504135
Hah! The one platform I didn't explicitly test on because it so closely
follows the clang builds it the GCC builds on Linux. Looks like there is some
sort of issue with ACE and C++11 on the Travis build. I am going to check
explicitly with our images produced from our build guid. Please continue to
review for other issues.
Compiled and tested on: Solaris x86 (Solaris Studio), MacOS (clang), Windows
(VS 2015).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Replace all public API time values with std::chrono types
> ---------------------------------------------------------
>
> Key: GEODE-3136
> URL: https://issues.apache.org/jira/browse/GEODE-3136
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Jacob S. Barrett
> Assignee: Jacob S. Barrett
>
> Remove ambiguity of time values by using
> [{{std::chrono}}|http://en.cppreference.com/w/cpp/chrono] types in the public
> API.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)