OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_66-56-ge854e26

Gerrit Code Review gerrit@openafs.org
Wed, 11 Nov 2009 09:18:19 -0800 (PST)


The following commit has been merged in the master branch:
commit e854e26ef1a2ddb26d926891ffb32c1f46293878
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Wed Nov 11 10:34:30 2009 +0000

    Update warning inhibition
    
    A number of recent changes haven't caught all of the locations where
    warning inhibition can be removed. This patch updates all of the
    inhibitions to reflect the current state of the tree when built with
    gcc4.2
    
    Change-Id: I7bad4fee1258f4e37fd729cda84711fed66acbc9
    Reviewed-on: http://gerrit.openafs.org/813
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 README.WARNINGS                |   13 ++++---------
 src/budb/Makefile.in           |    4 ----
 src/libadmin/vos/Makefile.in   |    2 +-
 src/libafsauthent/Makefile.in  |    2 +-
 src/libafsrpc/Makefile.in      |    6 +++---
 src/libuafs/Makefile.common.in |   12 ++++++------
 src/ptserver/Makefile.in       |    1 -
 src/shlibafsrpc/Makefile.in    |    2 +-
 src/tviced/Makefile.in         |    2 +-
 src/volser/Makefile.in         |    6 ------
 10 files changed, 17 insertions(+), 33 deletions(-)

-- 
OpenAFS Master Repository