Re: Review Request 71866: Added new chmod() function to stout.

2019-12-09 Thread Benno Evers
> On Dec. 5, 2019, 12:43 p.m., Benjamin Bannier wrote: > > 3rdparty/stout/include/stout/os/posix/chmod.hpp > > Lines 34 (patched) > > > > > > Let's return a `ErrnoError(errno)` here. > > > > Do we need to

Re: Review Request 71866: Added new chmod() function to stout.

2019-12-05 Thread Benjamin Bannier
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71866/#review218937 --- Fix it, then Ship it!

Review Request 71866: Added new chmod() function to stout.

2019-12-03 Thread Benno Evers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71866/ --- Review request for mesos, Benjamin Bannier and Benjamin Mahler. Repository: