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



3rdparty/libprocess/3rdparty/stout/include/stout/os/strerror.hpp (line 36)
<https://reviews.apache.org/r/39005/#comment163428>

    How is this relevant?



3rdparty/libprocess/3rdparty/stout/include/stout/os/strerror.hpp (line 53)
<https://reviews.apache.org/r/39005/#comment163426>

    How would str_error run into errors "itself"? We don't seem to be handling 
any such erros here. But if there are any, shouldn't we? And if there aren't 
any, would the whole point be moot then?



3rdparty/libprocess/3rdparty/stout/include/stout/os/strerror.hpp (line 64)
<https://reviews.apache.org/r/39005/#comment163427>

    a) This is an obscure reference. Pleae provide a pointer. b) Do you mean 
"similar to" or "attributed to" instead of "due to"? The latter indicates that 
you need to program this way because of something in heimdal's fcache code 
affecting strerror_r. That seems implausible.


- Bernd Mathiske


On Nov. 3, 2015, 2:52 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/39005/
> -----------------------------------------------------------
> 
> (Updated Nov. 3, 2015, 2:52 p.m.)
> 
> 
> Review request for mesos, Bernd Mathiske, Ben Mahler, and Till Toenshoff.
> 
> 
> Bugs: MESOS-3551
>     https://issues.apache.org/jira/browse/MESOS-3551
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This commit also adds test cases for os::strerror (from stout) which can
> only be committed with a libprocess commit -- the corresponding Makefile
> lives there.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/Makefile.am 
> 76e1674e08bbe65a4fdf86731823a61f231d6d12 
>   3rdparty/libprocess/3rdparty/stout/include/Makefile.am 
> 67b142bbc2d80f40a1e893cc5813d58dd2aa8381 
>   3rdparty/libprocess/3rdparty/stout/include/stout/os/strerror.hpp 
> PRE-CREATION 
>   3rdparty/libprocess/3rdparty/stout/tests/CMakeLists.txt 
> 26e1377ee625748b7fdbec327fef9ac602535f83 
>   3rdparty/libprocess/3rdparty/stout/tests/os/strerror_tests.cpp PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/39005/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>

Reply via email to