The following commit has been merged in the master branch:
commit f2ac483c2bdb018c4f225d2781f15b7926d5063b
Author: Jeffrey Altman <[email protected]>
Date:   Sun May 9 20:46:11 2010 -0400

    Windows: define HAVE_SSIZE_T
    
    The windows param.*.h files define the ssize_t type.
    Therefore, we must define HAVE_SSIZE_T in order to avoid
    a collision with the ssize_t typedef in afs/stds.h.
    
    Change-Id: Ie34cb565f09acfffe985476d24dbca917b05c5db
    Reviewed-on: http://gerrit.openafs.org/1936
    Tested-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

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

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

Reply via email to