Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 447 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