pull up r21886 from trunk
authorTom Yu <tlyu@mit.edu>
Wed, 18 Feb 2009 18:17:54 +0000 (18:17 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 18 Feb 2009 18:17:54 +0000 (18:17 +0000)
commit4fc9a7cb3d77cc0bf50e9fa3736ae6f6630d2703
treead6ad6f38cfdab80f000b693c769aad0b0ddcb9c
parentb917472ffade184da3aa109fb7c93a161c73961f
pull up r21886 from trunk
 ------------------------------------------------------------------------
 r21886 | raeburn | 2009-02-04 18:28:09 -0500 (Wed, 04 Feb 2009) | 5 lines
 Changed paths:
    M /trunk/src/aclocal.m4
    M /trunk/src/lib/gssapi/generic/oid_ops.c

 ticket: 6362
 subject: don't do arithmetic on void pointers

 Fix one file in gssapi where we compute offsets from a void* without casting.
 Change options used with Sun compiler to make such expressions an error.
 ------------------------------------------------------------------------

ticket: 6362
version_fixed: 1.7
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22016 dc483132-0cff-0310-8789-dd5450dbe970
src/aclocal.m4
src/lib/gssapi/generic/oid_ops.c