The following commit has been merged in the master branch:
commit 6d628bbb7c188e5644e27b3657d824c1481034b6
Author: Simon Wilkinson <[email protected]>
Date:   Sat Sep 26 17:44:06 2009 +0100

    Squash more viced warnings
    
    Get rid of more warnings in viced
      - Cast fids that we pass into the Dir package to avoid type warnings
      - Add ()s to a && b || c, to clarify its meaning - (a && b ) || c
      - Don't use %ld to print ints
      - Prototype another function from the host package
    
    Reviewed-on: http://gerrit.openafs.org/539
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/viced/afsfileprocs.c |    6 +++---
 src/viced/host.c         |    2 +-
 src/viced/host.h         |    1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to