[krbdev.mit.edu #6477] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon May 11 16:55:27 EDT 2009
pull up r22280 from trunk
------------------------------------------------------------------------
r22280 | raeburn | 2009-04-25 05:36:11 -0400 (Sat, 25 Apr 2009) | 9 lines
Changed paths:
M /trunk/src/lib/kadm5/admin.h
M /trunk/src/tests/misc/Makefile.in
M /trunk/src/tests/misc/deps
A /trunk/src/tests/misc/test_cxx_kadm5.cpp
ticket: 6477
subject: make installed headers C++-safe
target_version: 1.7
tags: pullup
Now that we're installing the kadm5 headers, they should be C++-safe
like the others. Wrap the content in 'extern "C"' if compiling as
C++. New test program to verify.
http://src.mit.edu/fisheye/changelog/krb5/?cs=22329
Commit By: tlyu
Revision: 22329
Changed Files:
U branches/krb5-1-7/src/lib/kadm5/admin.h
U branches/krb5-1-7/src/tests/misc/Makefile.in
U branches/krb5-1-7/src/tests/misc/deps
A branches/krb5-1-7/src/tests/misc/test_cxx_kadm5.cpp
More information about the krb5-bugs
mailing list