[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
is_object_subclass()
- To: openldap-devel@OpenLDAP.org
- Subject: is_object_subclass()
- From: Luke Howard <lukeh@PADL.COM>
- Date: Sun, 10 Feb 2002 06:42:56 +1100
- Organization: PADL Software Pty Ltd
- Versions: dmail (bsd44) 2.2g/makemail 2.9a
Arguments are misleading; it appears to test whether the second argument
is a subclass of the first, because it chases the superclass hierarchy.
int is_object_subclass(
ObjectClass *sub,
ObjectClass *sup );
Am I correct or confused?
-- Luke
--
Luke Howard | lukehoward.com
PADL Software | www.padl.com