----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47403/#review134470 -----------------------------------------------------------
3rdparty/stout/include/stout/protobuf.hpp (lines 122 - 124) <https://reviews.apache.org/r/47403/#comment199304> indentation. 3rdparty/stout/include/stout/protobuf.hpp (lines 153 - 155) <https://reviews.apache.org/r/47403/#comment199305> indentation. 3rdparty/stout/include/stout/protobuf.hpp (lines 337 - 339) <https://reviews.apache.org/r/47403/#comment199306> indentation - Joris Van Remoortere On May 23, 2016, 12:39 p.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47403/ > ----------------------------------------------------------- > > (Updated May 23, 2016, 12:39 p.m.) > > > Review request for mesos, Daniel Pravat, Artem Harutyunyan, Joris Van > Remoortere, and Michael Park. > > > Bugs: MESOS-3443 and MESOS-3658 > https://issues.apache.org/jira/browse/MESOS-3443 > https://issues.apache.org/jira/browse/MESOS-3658 > > > Repository: mesos > > > Description > ------- > > In Windows, the I/O subsystem will automatically convert linefeed > endings if the I/O is done on "text" files. For binary files, this > effect is almost never desirable. > > This commit will turn of these conversions for protobuf I/O operations. > > > Diffs > ----- > > 3rdparty/stout/include/stout/protobuf.hpp > eb4ac8cd738859a119f4f64bf52ae49a5bbef899 > > Diff: https://reviews.apache.org/r/47403/diff/ > > > Testing > ------- > > > Thanks, > > Alex Clemmer > >
