Review of Kerberos AEAP API

Ken Raeburn raeburn at MIT.EDU
Thu Dec 4 18:24:43 EST 2008


On Dec 4, 2008, at 16:13, Nicolas Williams wrote:
>> Or passing the address of krb5_data.length as the place where the
>> result should be stored, and ignoring compiler warnings (which,  
>> sadly,
>> is pretty common, at least until we get some more cleanup done).
>
> You mean that improper casts are common in MIT krb5 code or  
> application
> code that uses MIT krb5?  *sigh*

What casts?  I said *ignoring* compiler warnings, not using bogus  
hacks to silence them.

Compiling with "gcc -Werror" would be nice someday, but it's going to  
take some work.

Ken



More information about the krbdev mailing list