> -----Original Message----- > From: > [email protected] > > [mailto:[email protected] > illa.org] On Behalf Of Xu, Qiang (FXSGSC) > Sent: Thursday, April 08, 2010 4:23 PM > To: [email protected] > Subject: position of ldappr.h > > cfgAttr.h is our own header, while ldap.h and ldappr.h are > headers of MozLDAP. It seems any header of our own will make > the compiling unsuccessful.
It should be corrected as: Any header of our own inserted between system headers and ldap.h + ldappr.h will make the compiling unsuccessful, complaining the union type around line 206 in prio.h can't be understood. Thanks, Xu Qiang _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
