----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33733/ -----------------------------------------------------------
(Updated May 8, 2015, 11:48 p.m.) Review request for mesos, Benjamin Hindman, Joerg Schad, Michael Park, and Till Toenshoff. Summary (updated) ----------------- Fixed style error with template definitions within common/parse.hpp Repository: mesos Description ------- Replaces every instance of `template<>` to `template <>` in the file `src/common/parse.hpp` Diffs ----- src/common/parse.hpp 547b32041f39f0ff0c38179b66a32b2239134abc Diff: https://reviews.apache.org/r/33733/diff/ Testing ------- make check Thanks, Alexander Rojas
