OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_64-23-g01aa705
Gerrit Code Review
gerrit@openafs.org
Mon, 28 Sep 2009 01:59:46 -0700 (PDT)
The following commit has been merged in the master branch:
commit 01aa7055142936f73919c48468707ee90df73dbd
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Mon Sep 28 10:43:24 2009 +0200
Make butc logging use va_args
Change the logging functions in butc so that they use va_args. This
means that we can prototype the logging functions, and kill a bunch
more compiler warnings.
Reviewed-on: http://gerrit.openafs.org/509
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/butc/error_macros.h | 10 +++--
src/butc/lwps.c | 85 ++++++++++++++++++++++++++++++++---------------
2 files changed, 64 insertions(+), 31 deletions(-)
--
OpenAFS Master Repository