You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benjamin Bannier <be...@mesosphere.io> on 2018/05/16 22:50:35 UTC

Review Request 67166: WIP: Made use of generic `Error` stringification in stout.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67166/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos


Description
-------

WIP: Made use of generic `Error` stringification in stout.


Diffs
-----

  3rdparty/stout/include/stout/check.hpp 7651150bb6cbe148af1e148658deff3d65ae4746 
  3rdparty/stout/include/stout/flags/fetch.hpp c98fe1c0830957ae519c8a6468aa10e0695d284c 
  3rdparty/stout/include/stout/flags/flags.hpp eba847a4c4cdacc72060a5b8d1ddf1bd07a8df80 
  3rdparty/stout/include/stout/flags/parse.hpp 4566b798b8b66d47779a28cabdea06f588012686 
  3rdparty/stout/include/stout/gzip.hpp 1dcad5dae0662978fa7836b984782db4373275a9 
  3rdparty/stout/include/stout/ip.hpp 5da211844290fb5e75c275e8107638b4047c963a 
  3rdparty/stout/include/stout/os/posix/fork.hpp 098224ee4abe73b61f180af3dac5989141e5908a 
  3rdparty/stout/include/stout/os/posix/shell.hpp de6ef23b9925c240d7621b3acd8c6b195bb1b662 
  3rdparty/stout/include/stout/os/touch.hpp 7ece9069b81926e9c93a5dff0ef478762d8fe5a1 
  3rdparty/stout/include/stout/posix/os.hpp f898f07515bcc663fea1eef52497feb518d4ca53 
  3rdparty/stout/include/stout/proc.hpp abcbf7c4f881359cce7159f8cfe8ce33f8ad5158 
  3rdparty/stout/include/stout/protobuf.hpp 1d03e1e3a8dd642f7239d777fb04759caf100a8b 
  3rdparty/stout/include/stout/recordio.hpp bb58ecaede4ed5a95bd5c6c30ae11ad26eb22ec9 
  3rdparty/stout/include/stout/tests/utils.hpp e7336a586cc3ad4147cfe963604059026fc1e3f1 
  3rdparty/stout/include/stout/version.hpp b396cad820f0fb12808c6f3216b2e2bb77fd1ceb 
  3rdparty/stout/tests/error_tests.cpp 5d5f6aa1df1e0fbfa466d19267d746743b9559c6 
  3rdparty/stout/tests/flags_tests.cpp d0591edbb30f477f3fe3bb473f788a0f56b8d898 
  3rdparty/stout/tests/os/filesystem_tests.cpp b17ab9aaa94ae14b6707a9ac7a54b9db38615f2a 
  3rdparty/stout/tests/os/sendfile_tests.cpp 05966ae067ae3972598da3370eb16fdce5736c21 
  3rdparty/stout/tests/protobuf_tests.cpp 95cdc67cdab0aeef2ce18aa0c99bc2952c2b5dc5 


Diff: https://reviews.apache.org/r/67166/diff/1/


Testing
-------


Thanks,

Benjamin Bannier