>>>>> "Greg" == Greg Hudson <ghudson at MIT.EDU> writes:
Greg> The idea is to have k5-int.h redefine uses of8
Greg> krb5_set_error_message to use krb5_set_error_message_fl
Greg> instead. The old API will still be there, unchanged.
Greg> Anyone who doesn't use k5-int.h will use the old API.
OK. I guess that's the best way to do this.