Skip Menu |
 

From: lxs@mit.edu
Subject: SVN Commit
Fixed definition of "struct krb5_cccol_cursor" in krb5.h to be C++ safe.
In C++ the struct name is also a type so there can't be a typedef of the same
name, in this case "typedef struct krb5_cccol_cursor *krb5_cccol_cursor;".

Commit By: lxs



Revision: 18765
Changed Files:
U trunk/src/include/krb5/krb5.hin
U trunk/src/lib/krb5/ccache/cccursor.c
From: lxs@mit.edu
Subject: SVN Commit
Pullup from trunk to 1.6 branch.

Commit By: lxs



Revision: 18766
Changed Files:
U branches/krb5-1-6/src/include/krb5/krb5.hin
U branches/krb5-1-6/src/lib/krb5/ccache/cccursor.c