The following commit has been merged in the master branch:
commit 73cad3be0a3489237ab7e66d3b12c52ffb0b67d0
Author: Jeffrey Hutzelman <[email protected]>
Date:   Sun Jun 16 16:28:22 2013 -0400

    Ignore return values harder
    
    In various places where we intentionally ignore the return values of system
    calls and standard library routines, this changes the way in which we do so,
    to avoid compiler warnings when building on Ubuntu 12.10, with gcc 4.7.2 and
    eglibc 2.15-0ubuntu20.1.
    
    Change-Id: I41f806a686d68b02aec2847886bd5d787cbff3d3
    Reviewed-on: http://gerrit.openafs.org/9980
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/aklog/aklog.c     |    5 ++++-
 src/butm/file_tm.c    |   37 +++++++++++++++++++++++++++++--------
 src/rx/rx_trace.c     |    8 ++++++--
 src/util/serverLog.c  |   34 +++++++++++++++++++++-------------
 src/viced/viced.c     |    3 ++-
 src/vol/vol-salvage.c |    3 ++-
 src/volser/vsprocs.c  |   24 ++++++++++++++++--------
 7 files changed, 80 insertions(+), 34 deletions(-)

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

Reply via email to