OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2629-g7c23991

Gerrit Code Review gerrit@openafs.org
Mon, 2 Jul 2012 19:25:46 -0700 (PDT)


The following commit has been merged in the master branch:
commit 7c2399115153609edc87a4c487d18e7f8b41dcba
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Mon Jul 2 01:42:35 2012 -0400

    Add HAVE_INT64TOINT32 test in stds.h
    
    Windows SDK v6.0 and above include a platform specific
    definition of Int64ToInt32.  Use the platform definition when
    available.
    
    Change-Id: I8081ed1c33d2ac11287ebaa1eaef1f77682575cf
    Reviewed-on: http://gerrit.openafs.org/7622
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/config/param.amd64_w2k.h |    1 +
 src/config/param.i386_w2k.h  |    1 +
 src/config/param.i64_w2k.h   |    2 +-
 src/config/stds.h            |    2 ++
 4 files changed, 5 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository