-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9319/
-----------------------------------------------------------
(Updated Feb. 6, 2013, 11:41 p.m.)
Review request for mesos, Benjamin Hindman, Vinod Kone, and Ben Mahler.
Changes
-------
Update patch to address style issues.
Description
-------
GCC 4.7 implements C++11's stricter type narrowing rules in
initialization lists. Mangle test cast to comply.
This addresses bug MESOS-271.
https://issues.apache.org/jira/browse/MESOS-271
Diffs (updated)
-----
src/tests/files_tests.cpp 84e1d6a
Diff: https://reviews.apache.org/r/9319/diff/
Testing
-------
make check passes
Thanks,
David Mackey