svn rev #20844: trunk/src/kim/lib/mac/

lxs@MIT.EDU lxs at MIT.EDU
Wed Oct 8 17:51:35 EDT 2008


Commit By: lxs
Log Message: 
ticket: new
subject: KLL should use __attribute ((deprecated))

Switched from a macro to GCC deprecated attributes.

Also removed the deprecated struct used by KLSetApplicationOptions
and KLGetApplicationOptions because they weren't touching it.
Replaced pointer-to-struct arguments with void *.

KLGetApplicationOptions now also returns an error since it did
not modify its input.  Not sure why it wasn't before since no one
should be calling it on Mac OS X.



Changed Files:
U   trunk/src/kim/lib/mac/KerberosLogin.c
U   trunk/src/kim/lib/mac/KerberosLogin.h



More information about the cvs-krb5 mailing list