From: | ghudson@mit.edu |
Subject: | SVN Commit |
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.
https://github.com/krb5/krb5/commit/41d6e61e7a953d6ef5e77a3271208b1b6c4e4921
Commit By: ghudson
Revision: 22291
Changed Files:
U trunk/src/include/k5-err.h
U trunk/src/include/k5-int.h
U trunk/src/lib/krb5/krb/kerrs.c
U trunk/src/lib/krb5/libkrb5.exports
U trunk/src/util/support/errors.c
U trunk/src/util/support/libkrb5support-fixed.exports