[krbdev.mit.edu #6479] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon May 11 16:55:52 EDT 2009
pull up r22291 from trunk
------------------------------------------------------------------------
r22291 | ghudson | 2009-04-29 19:21:21 -0400 (Wed, 29 Apr 2009) | 9 lines
Changed paths:
M /trunk/src/include/k5-err.h
M /trunk/src/include/k5-int.h
M /trunk/src/lib/krb5/krb/kerrs.c
M /trunk/src/lib/krb5/libkrb5.exports
M /trunk/src/util/support/errors.c
M /trunk/src/util/support/libkrb5support-fixed.exports
ticket: 6479
subject: Add DEBUG_ERROR_LOCATIONS support
If DEBUG_ERROR_LOCATIONS is defined, replace uses of
krb5_set_error_message and krb5int_set_error with calls to the new
_fl variants of those functions, and include filename and line number
information in the calls. Requires C99-style variadic macros if
defined.
http://src.mit.edu/fisheye/changelog/krb5/?cs=22333
Commit By: tlyu
Revision: 22333
Changed Files:
U branches/krb5-1-7/src/include/k5-err.h
U branches/krb5-1-7/src/include/k5-int.h
U branches/krb5-1-7/src/lib/krb5/krb/kerrs.c
U branches/krb5-1-7/src/lib/krb5/libkrb5.exports
U branches/krb5-1-7/src/util/support/errors.c
U branches/krb5-1-7/src/util/support/libkrb5support-fixed.exports
More information about the krb5-bugs
mailing list