[krbdev.mit.edu #6536] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Jul 24 14:22:00 EDT 2009


pull up r21902, r21917, r21918, r21919 to improve C++ compatibility
and to enable Windows compilation.

 ------------------------------------------------------------------------
 r21919 | raeburn | 2009-02-09 11:36:09 -0500 (Mon, 09 Feb 2009) | 3 lines

 Check C++ compatibility for some internal headers that may (now or in
 the future) be used in C++ code on Windows.
 ------------------------------------------------------------------------
 r21918 | raeburn | 2009-02-09 11:35:01 -0500 (Mon, 09 Feb 2009) | 3 lines

 More C++ compatibility: Don't use "typedef struct tag *tag"; rename
 the tag and keep the same typedefname.
 ------------------------------------------------------------------------
 r21917 | raeburn | 2009-02-09 11:28:29 -0500 (Mon, 09 Feb 2009) | 3 lines

 C++ compatibility fix -- g++ says "types may not be defined in casts",
 so do the gcc unaligned-struct trick only for C, not C++.
 ------------------------------------------------------------------------
 r21902 | raeburn | 2009-02-05 16:56:21 -0500 (Thu, 05 Feb 2009) | 2 lines

 use casts, for c++ compilation on windows

http://src.mit.edu/fisheye/changelog/krb5/?cs=22455
Commit By: tlyu
Revision: 22455
Changed Files:
U   branches/krb5-1-7/src/include/k5-int.h
U   branches/krb5-1-7/src/include/k5-ipc_stream.h
U   branches/krb5-1-7/src/include/k5-platform.h
U   branches/krb5-1-7/src/tests/misc/Makefile.in
A   branches/krb5-1-7/src/tests/misc/test_cxx_k5int.cpp
U   branches/krb5-1-7/src/util/support/ipc_stream.c




More information about the krb5-bugs mailing list