You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2017/06/15 22:30:00 UTC

[jira] [Commented] (MESOS-7459) Fix the duration.hpp warning

    [ https://issues.apache.org/jira/browse/MESOS-7459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051168#comment-16051168 ] 

Andrew Schwartzmeyer commented on MESOS-7459:
---------------------------------------------

https://reviews.apache.org/r/59865/

> Fix the duration.hpp warning
> ----------------------------
>
>                 Key: MESOS-7459
>                 URL: https://issues.apache.org/jira/browse/MESOS-7459
>             Project: Mesos
>          Issue Type: Bug
>          Components: stout
>         Environment: Windows
>            Reporter: Andrew Schwartzmeyer
>            Assignee: Andrew Schwartzmeyer
>            Priority: Minor
>              Labels: windows
>
> When building Mesos on Windows, there are a pair of warnings from `duration.hpp` that are repeated hundreds (if not thousands) of times:
> {{mesos\3rdparty\stout\include\stout/duration.hpp(102): warning C4244: '=': conversion from 'int64_t' to 'long', possible loss of data}}
> and
> {{mesos\3rdparty\stout\include\stout/duration.hpp(103): warning C4244: '=': conversion from 'int64_t' to 'long', possible loss of data}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)