-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34258/
-----------------------------------------------------------
(Updated June 9, 2015, 12:01 a.m.)
Review request for mesos and Cody Maloney.
Changes
-------
re-triggering the buildbot
Bugs: MESOS-1303
https://issues.apache.org/jira/browse/MESOS-1303
Repository: mesos-incubating
Description
-------
os::dirname and os::basename were not thread safe on OSX. Replacements are
path::dirname and path::basename.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/README.md 588f739
3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp d2ca4be
Diff: https://reviews.apache.org/r/34258/diff/
Testing
-------
make check on trailing RR.
Thanks,
Till Toenshoff