From 64a305971f984184e17d45592da72b607f0ab724 Mon Sep 17 00:00:00 2001 From: Marc Dionne Date: Sat, 2 Apr 2011 11:04:25 -0400 Subject: [PATCH] Update README.WARNINGS, adjust warning inhibition flags Remove warning inhibition for fsprobe and uss_kauth, and adjust README.WARNINGS to the current status. Change-Id: Icc1f16a6ec70799c05abfcde557c66fae7c4311d Reviewed-on: http://gerrit.openafs.org/4400 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- README.WARNINGS | 4 +--- src/uss/Makefile.in | 1 - src/viced/Makefile.in | 1 - 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/README.WARNINGS b/README.WARNINGS index acf50f22b7..85eb9893e4 100644 --- a/README.WARNINGS +++ b/README.WARNINGS @@ -51,7 +51,7 @@ bucoord/ubik_db_if.c : strict-proto : Ubik_Call bucoord/commands.c : all : Ubik_Call : signed vs unsigned for dates butc/tcudbprocs.c : all : ubik_Call -kauth/admin_tools.c : all : ubik_Call nonsense +kauth/admin_tools.c : all : signed vs unsigned for dates kauth/authclient.c : strict-proto : ubik_Call nonsense libadmin/kas/afs_kasAdmin.c: all : Ubik_Call nonsense libadmin/samples/rxstat_query_peer.c : all : util_RPCStatsStateGet types @@ -59,7 +59,5 @@ libadmin/samples/rxstat_query_process.c : all : util_RPCStatsStateGet types libadmin/test/client.c : all : util_RPCStatsStateGet types rx/rx.c : all (pthread) : rxkad_global_stats_init not proto'd ubik/ubikclient.c : strict-protos : ubik_Call -uss/uss_kauth.c : all : ubik_Call -viced/fsprobe.c : all : ubik_Call volser/vol-dump.c : format : afs_sfsize_t diff --git a/src/uss/Makefile.in b/src/uss/Makefile.in index f21253187d..99d092ab95 100644 --- a/src/uss/Makefile.in +++ b/src/uss/Makefile.in @@ -50,7 +50,6 @@ uss: uss.o ${OBJS} $(LIBS) uss.o: uss.c AFS_component_version_number.c -CFLAGS_uss_kauth.o = @CFLAGS_NOERROR@ CFLAGS_lex.yy.o = @CFLAGS_NOUNUSED@ lex.yy.o : lex.yy.c y.tab.c diff --git a/src/viced/Makefile.in b/src/viced/Makefile.in index 77d81c2f83..bb89955416 100644 --- a/src/viced/Makefile.in +++ b/src/viced/Makefile.in @@ -83,7 +83,6 @@ fileserver: ${objects} ${headers} ${LIBS} ${LIBS} $(LIB_roken) ${XLIBS} ;; \ esac -CFLAGS_fsprobe.o = @CFLAGS_NOERROR@ -DINTERPRET_DUMP fsprobe.o: fsprobe.c AFS_component_version_number.c fsprobe: fsprobe.o