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)