Move krb5_typed_data to krb5.hin from k5-int-pkinit.h because krb5int_fast_process_error was assuming that it was safe to cast it to krb5_pa_data. It's not safe to do the cast on 64-bit MacOSX because krb5.hin uses #pragma pack on that platform. https://github.com/krb5/krb5/commit/1085c316471a8ec60ae0693ba8b964b03b2b660f Commit By: tlyu Revision: 23829 Changed Files: U trunk/src/include/k5-int-pkinit.h U trunk/src/include/krb5/krb5.hin