The following commit has been merged in the master branch:
commit 8105129987e2848f21247eea4103ae31772d68be
Author: Benjamin Kaduk <[email protected]>
Date:   Thu Jan 9 23:38:36 2014 -0500

    viced/callback.c: Ignore dump write errors even harder
    
    Not only do we need to check the return value of write(2), but
    we also need to do so in a way that does not leave an empty body
    in the if statement, in order to appease the clang-500.2.79 found
    on OS X 10.9 with Xcode 5.0.2.
    
    Change-Id: I4564f05927fe14fea3365e9e250834ee948fe387
    Reviewed-on: http://gerrit.openafs.org/10697
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>

 src/viced/callback.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to