Debugging API for krb5
Sam Hartman
hartmans at MIT.EDU
Thu Feb 5 14:38:14 EST 2004
>>>>> "Jeffrey" == Jeffrey Altman <jaltman at columbia.edu> writes:
Jeffrey> Actually, I did not leave out the mask in the
Jeffrey> krb5int_debug_message() function. My expectation is that
Jeffrey> the function will only be called if the appropriate mask
Jeffrey> bits are set. Probably we need a macro
This seems like bad design because it semes like you are asking the
caller to repeat work that is needed for every use of the function.
More information about the krbdev
mailing list