X-Git-Url: http://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=CODING;h=6a1af056594f5e84c96fe2f9e7ecd2f81f18b2c9;hp=1780b0ca53c01d256abf18e9ee44e5ef66097b11;hb=9ee5fa152b7b7de6a6ddc6ed87bbf9f76da6e3e4;hpb=8d75f24aae3d2ed62dc070fd257464713d615a23 diff --git a/CODING b/CODING index 1780b0c..6a1af05 100644 --- a/CODING +++ b/CODING @@ -200,10 +200,11 @@ to reduce the number of warnings in the OpenAFS tree. In an attempt to prevent warnings from creeping back in, we now have the ability to break the build when new warnings appear. -This is only available for systems with gcc 4.2 or later, and is disabled -unless the --enable-checking option is supplied to configure. Because we -can't remove all of the warnings, we permit file by file (and warning by -warning) disabling of specific warnings. The --enable-checking=all prevents +This is only available for systems with gcc 4.2 or later or clang 3.2 or +later, and is disabled unless the --enable-checking option is supplied to +configure. Because we can't remove all of the warnings, we permit file by +file (and warning by warning) disabling of specific warnings. The +--enable-checking=all option prevents this, and errors for any file containing a warning. Disabling warnings @@ -255,13 +256,12 @@ bucoord/commands.c : all : Ubik_Call : signed vs unsigned for dates butc/tcudbprocs.c : all : ubik_Call external/heimdal/hcrypto/validate.c: all: statement with empty body -kauth/admin_tools.c : all : signed vs unsigned for dates +kauth/admin_tools.c : strict-proto : ubik_Call kauth/authclient.c : strict-proto : ubik_Call nonsense libadmin/kas/afs_kasAdmin.c: strict-proto : ubik_Call nonsense libadmin/samples/rxstat_query_peer.c : all : util_RPCStatsStateGet types libadmin/samples/rxstat_query_process.c : all : util_RPCStatsStateGet types libadmin/test/client.c : all : util_RPCStatsStateGet types -rxkad/ticket5.c : all : v5gen.c has set-but-unused variables ubik/ubikclient.c : strict-protos : ubik_Call volser/vol-dump.c : format : afs_sfsize_t