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/03/24 21:29:42 UTC

[jira] [Created] (MESOS-7307) Fix Windows build break by stat.hpp changes

Andrew Schwartzmeyer created MESOS-7307:
-------------------------------------------

             Summary: Fix Windows build break by stat.hpp changes
                 Key: MESOS-7307
                 URL: https://issues.apache.org/jira/browse/MESOS-7307
             Project: Mesos
          Issue Type: Bug
         Environment: Windows 10
            Reporter: Andrew Schwartzmeyer
            Assignee: Andrew Schwartzmeyer


Commit 5f159cdcb introduced `return Error(...)` logic to functions which return `bool`, not `Try<bool>` in stat.hpp, which broke the Windows build.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)