The following commit has been merged in the master branch:
commit 5eae1c8062a8662d172d21a059533e04eef318d2
Author: Simon Wilkinson <[email protected]>
Date:   Tue Jul 28 12:25:08 2009 +0100

    Warnings work in util/
    
    Make afs_ctime an inline function, instead of a complex macro.
    This both improves our type safety, and suppreses warnings about
    unused results.
    
    Add bracing to clarify operator precedence in if (a && b || c)
    statement
    
    AFS_DARwiN60_ENV != AFS_DARWIN60_ENV
    
    Use (void) rather than () in function prototypes
    
    Reviewed-on: http://gerrit.openafs.org/240
    Tested-by: Marc Dionne <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>

 src/util/afsutil.h |    8 ++++++--
 src/util/fstab.c   |    2 +-
 src/util/softsig.c |    2 +-
 src/util/softsig.h |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)

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

Reply via email to