OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_65-82-g3064879

Gerrit Code Review gerrit@openafs.org
Sun, 18 Oct 2009 06:14:21 -0700 (PDT)


The following commit has been merged in the master branch:
commit 3064879c8d69ca9541c622e9f3f90e7c1e35c26c
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Fri Oct 16 22:45:50 2009 +0100

    Update warning management
    
    This change tidies up after the recent slew of warning reduction. It
    updates README.WARNINGS to reflect the current state of the tree,
    disables warnings for a couple of files that are now warning clean,
    and ensures that the libuafs and libafsrpc Makefiles match the state
    of the rest of the tree in terms of which warnings are enabled.
    
    Reviewed-on: http://gerrit.openafs.org/672
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 README.WARNINGS                |    3 +--
 src/fsprobe/Makefile.in        |    1 -
 src/kauth/Makefile.in          |    1 -
 src/libafsrpc/Makefile.in      |    2 +-
 src/libuafs/Makefile.common.in |    6 +++---
 src/tviced/Makefile.in         |    2 +-
 src/volser/vsprocs.c           |    4 ----
 7 files changed, 6 insertions(+), 13 deletions(-)

-- 
OpenAFS Master Repository