[krbdev.mit.edu #2040] CVS Commit
Jeffrey Altman via RT
rt-comment at krbdev.mit.edu
Mon Dec 15 12:54:45 EST 2003
* win-mac.h: source code written to the C99 standard assumes there
are standard definitions for the MAX sizes of C types including
size_t. The MAX preprocessor variables are declared in limits.h
but limits.h is not included by any of the other header files.
We will therefore include it via win-mac.h. We must also add a
declaration of SIZE_MAX (for size_t) because Microsoft does not
provide one.
To generate a diff of this commit:
cvs diff -r1.395 -r1.396 krb5/src/include/ChangeLog
cvs diff -r1.30 -r1.31 krb5/src/include/win-mac.h
More information about the krb5-bugs
mailing list