X-Git-Url: http://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=README.WARNINGS;h=2861fb4a65486343e6df71285d55acb47b0d7e45;hp=6dd52eda8f1dc5102a1400ecf5675e58e3c2a929;hb=58e7d52d0066a9f237971f39e7acdde02761172a;hpb=6d51ebd6c8d4d5d6ddc42b539be5814e7c468d9c diff --git a/README.WARNINGS b/README.WARNINGS index 6dd52ed..2861fb4 100644 --- a/README.WARNINGS +++ b/README.WARNINGS @@ -42,63 +42,22 @@ Inhibited warnings afs/afs_syscall.c : old-style : strict-proto : all (ukernel) : syscall pointer issues -afsd/afsd.c : deprecated : daemon() marked as deprecated on Darwin - : all : call_syscall missing prototype +afsd/afsd.c : all : call_syscall nonsense +afsd/afsd_kernel.c : deprecated : daemon() marked as deprecated on Darwin + : strict-proto : call_syscall missing prototype auth/ktc.c : all (ukernel) : call_syscall doesn't have a prototype bozo/bosserver.c : deprecated : daemon() marked as deprecated on Darwin -bozo/bosoprocs.c : all : ExtendedCellInfo and des key types -bozo/bos.c : all : DES key types & string consts -bozo/bos_util.c : all : DES key types -bubasics/bumon.ss.c : all : BC_Print collision betwen client & server bucoord/ubik_db_if.c : strict-proto : Ubik_Call - : all : Public version of volser_prototypes req -bucoord/volstub.c : all : Public version of volser_prototypes req bucoord/commands.c : all : Ubik_Call : signed vs unsigned for dates -budb/server.c : all : ExtendedCellInfo -butc/lwps.c : all : Public version of volser_prototypes req -butc/tcmain.c : all : prototypes / signed warnings (XXX) -butc/recoverDb.c : all : pointer target issues (XXX) butc/tcudbprocs.c : all : ubik_Call -butc/dump.c : all : pointer types (XXX) -comerr/error_table.c : all : Autogenerated file with unused labels -fsint/afsint.xdr.c : all : rxgen opaque vectors problem -fsprobe/fsprobe.c : all : Public version of volser_prototypes req -kauth/kaprocs.c : all : XXX -kauth/kaserver.c : all : ExtendedCellInfo -kauth/krb_udp.c : all : XXX -kauth/admin_tools.c : all : ubik_Call nonsense -kauth/authclient.c : all : ubik_Call nonsense -kauth/kas.c : all : XXX -kauth/klog.c : all : XXX -kauth/ka-forwarder.c : all : XXX -libadmin/bos/afs_bosAdmin.c: all : DES keys, time types, and const -libadmin/kas/afs_kasAdmin.c: all : Ubik_Call nonsense, DES keys +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 libadmin/samples/rxstat_query_process.c : all : util_RPCStatsStateGet types -libadmin/samples/rxdebug_peers.c : format : struct clock vs unsigned int libadmin/test/client.c : all : util_RPCStatsStateGet types -ptserver/ptserver.c : all : ExtendedCellInfo -rxkad/rxkad_server.c : all : Des key nonsense -rxkad/ticket.c : all : Des key nonsense -rxkad/ticket5.c : all : Des key nonsense -rxkad/v5der.c : all (pthread) : Des key nonsense -rx/rx.c : all (pthread) : rxkad_global_stats_init not proto'd -rx/xdr_rx.c : all (ukernel) : Prototypes don't match due to AFS_XDR_T - not being used in the xdr header -ubik/utst_int_ss.c : all : Client / Server symbol collisions -ubik/beacon.c : all : Ubik uses signed/unsigned - interchangably for IP addresses, a - fix will require API changes. +rxkad/ticket5.c : all : v5gen.c has set-but-unused variables ubik/ubikclient.c : strict-protos : ubik_Call -uss/uss_vol.c : all : Public version of volser_prototypes req - Format issues -uss/uss_kauth.c : all : Des keys, ubik_Call -uss/lex.yy.c : all : Unused symbols -viced/fsprobe.c : all : ubik_Call -vlserver/vlserver.c : all : GetExtendedCellInfo -vol/salvager.c : all : consts & undefined variable from header -volser/vos.c : all : ubik_Call_New, signedness and const volser/vol-dump.c : format : afs_sfsize_t -volser/vsprocs.c : format-extra : The ONERROR macro needs to be rethought