svn rev #19326: branches/krb5-1-6/ src/include/
tlyu@MIT.EDU
tlyu at MIT.EDU
Thu Mar 29 20:35:56 EDT 2007
Commit By: tlyu
Log Message:
ticket: 5419
pull up r19123 from trunk
r19123 at cathode-dark-space: jaltman | 2007-01-30 06:17:35 -0500
ticket: new
subject: Microsoft Windows Visual Studio does not define ssize_t
tags: pullup
Microsoft defines size_t but not ssize_t.
Provide a definition in win-mac.h that follows the style
used by Microsoft providing a preprocessor macro
SSIZE_T_DEFINED which can be used for conditional
definition and testing in case Microsoft decides to add
it later.
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/include/win-mac.h
More information about the cvs-krb5
mailing list