You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ian Downes <ia...@gmail.com> on 2014/08/04 20:57:07 UTC

Review Request 24249: Fix stout/os to properly check errno from getpwnam_r.

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

Review request for mesos and Ben Mahler.


Bugs: MESOS-1619
    https://issues.apache.org/jira/browse/MESOS-1619


Repository: mesos-git


Description
-------

Support some Linux systems (e.g., RHEL7) which return non-zero and set errno to indicate a user or group was not found.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp 0117fa5ec85f4b08c4484eac22077b1542c93407 

Diff: https://reviews.apache.org/r/24249/diff/


Testing
-------


Thanks,

Ian Downes


Re: Review Request 24249: Fix stout/os to properly check errno from getpwnam_r.

Posted by Ben Mahler <be...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24249/#review49486
-----------------------------------------------------------

Ship it!


Ship It!

- Ben Mahler


On Aug. 4, 2014, 6:57 p.m., Ian Downes wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24249/
> -----------------------------------------------------------
> 
> (Updated Aug. 4, 2014, 6:57 p.m.)
> 
> 
> Review request for mesos and Ben Mahler.
> 
> 
> Bugs: MESOS-1619
>     https://issues.apache.org/jira/browse/MESOS-1619
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Support some Linux systems (e.g., RHEL7) which return non-zero and set errno to indicate a user or group was not found.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp 0117fa5ec85f4b08c4484eac22077b1542c93407 
> 
> Diff: https://reviews.apache.org/r/24249/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Ian Downes
> 
>