[krbdev.mit.edu #8231] git commit
Greg Hudson via RT
rt at krbdev.mit.edu
Mon Aug 10 13:23:28 EDT 2015
Visual Studio 2015 build fixes
Define HAVE_VSNPRINTF for VS2015 or newer. Avoid putting constants
directly after string literals without whitespace, or the VS2015
compiler thinks it's a string suffix. Prefix the OVERFLOW identifier
in x-deltat.y (along with NUM and LONGNUM for consistency) to avoid a
conflict with math.h. Regenerate deltat.c.
[ghudson at mit.edu: squashed three commits and condensed commit
messages; avoid creating long lines]
https://github.com/krb5/krb5/commit/a14739f2a2acac30a8aba6f8e9f8f5a34bd38d6e
Author: Thomas Sondergaard <thomas.sondergaard at karoshealth.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: a14739f2a2acac30a8aba6f8e9f8f5a34bd38d6e
Branch: master
src/include/win-mac.h | 3 ++
src/lib/krb5/krb/deltat.c | 80 +++++++++++++++++++++---------------------
src/lib/krb5/krb/x-deltat.y | 29 ++++++++-------
src/windows/leash/Leash.cpp | 4 +-
4 files changed, 60 insertions(+), 56 deletions(-)
More information about the kfwdev
mailing list