From: <mi...@st...> - 2004-01-20 10:40:12
|
Chris wrote: > I'm upgrading from OpenLDAP 2.1.22 to 2.2.4. Unfortunately, when I > rebuilt python-ldap I got a compile error in Modules/errors.c because > the definition of NUM_LDAP_ERRORS was negative, as it turns out the > ldap.h from 2.2.4 defines the API errors as negative numbers now, so the > problem here is obvious, Modules/errors.c reads: Thanks for catching this. Please bring your CVS working dir in sync and test. Ciao, Michael. |