----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8423/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Vinod Kone. Description ------- The following error was reported on the mailing list: This is off of trunk; gcc version is 4.6.2. Error message is "In function protobuf.hpp in function 'Result<bool> protobuf::read(int, google::protobuf::Message*)': ... protobuf.hpp:131:24: Comparison between signed and unsigned integer expressions [-Werror=signed-compare]" Diffs ----- third_party/libprocess/include/stout/protobuf.hpp d2b5daedb878fcf04bc38ba912ffc0ca9a930729 Diff: https://reviews.apache.org/r/8423/diff/ Testing ------- make check Thanks, Ben Mahler
