----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52196/#review150771 -----------------------------------------------------------
Fix it, then Ship it! I can tweak these before committing. 3rdparty/stout/include/stout/os/windows/read.hpp (line 35) <https://reviews.apache.org/r/52196/#comment218834> `net::recv` 3rdparty/stout/include/stout/os/windows/read.hpp (lines 38 - 39) <https://reviews.apache.org/r/52196/#comment218833> Oops, undo these deletions. 3rdparty/stout/include/stout/os/windows/write.hpp (line 36) <https://reviews.apache.org/r/52196/#comment218835> `net::send` - Joseph Wu On Sept. 26, 2016, 2:15 p.m., Daniel Pravat wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52196/ > ----------------------------------------------------------- > > (Updated Sept. 26, 2016, 2:15 p.m.) > > > Review request for mesos, Alex Clemmer and Joseph Wu. > > > Repository: mesos > > > Description > ------- > > Fixed warnings in `read/write` functions. > > > Diffs > ----- > > 3rdparty/stout/include/stout/os/windows/read.hpp > cb0abf70307f0dbba0b8f68e884df199b0359186 > 3rdparty/stout/include/stout/os/windows/sendfile.hpp > 4c5178e1f3696906aa1cf93b8ca450f61ba79355 > 3rdparty/stout/include/stout/os/windows/write.hpp > 705ad03ee58f9cc822ec1ed25fd10f39059717d4 > > Diff: https://reviews.apache.org/r/52196/diff/ > > > Testing > ------- > > OSX: make check > Windows: build > > > Thanks, > > Daniel Pravat > >
