Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 849 pull up r21887 from trunk ------------------------------------------------------------------------ r21887 | raeburn | 2009-02-04 20:49:21 -0500 (Wed, 04 Feb 2009) | 8 lines Changed paths: M /trunk/src/aclocal.m4 M /trunk/src/lib/gssapi/krb5/k5seal.c ticket: 6363 subject: int/ptr bug in gssapi code target_version: 1.7 tags: pullup Fix a pointer argument passed where an integer is needed. Update Sun compiler options to make that an error. (The options we're currently using make it an error for assignment but not for argument passing.) ------------------------------------------------------------------------ https://github.com/krb5/krb5/commit/d1bd56592c5c90b7517cb42c0ee89f5f79f6651f Commit By: tlyu Revision: 22017 Changed Files: U branches/krb5-1-7/src/aclocal.m4 U branches/krb5-1-7/src/lib/gssapi/krb5/k5seal.c