Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-7459

Fix the duration.hpp warning

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0
    • stout
    • Windows

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              andschwa Andrew Schwartzmeyer
              andschwa Andrew Schwartzmeyer
              Joseph Wu Joseph Wu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: