Bug in 3 day old commit of LDAPObject.c?

Konstantin Chuguev Konstantin.Chuguev at dante.org.uk
Wed Jun 6 15:12:32 CEST 2001


Hi,

It looks like the last CVS commit for LDAPObject.c (1.9 -> 1.10) has a
bug. It should be changed this way:
PY_XDECREF -> Py_XDECREF
PY_INCREF -> Py_INCREF

I'm not quite sure, but at least Python-2.1c2 has the right hand format
macros in its installed header files, not those introduced in the
commit. Maybe it worked fine in previous versions of Python?

Regards,
    Konstantin.

--
          * *        Konstantin Chuguev - Application Engineer
       *      *              Francis House, 112 Hills Road
     *                       Cambridge CB2 1PQ, United Kingdom
 D  A  N  T  E       WWW:    http://www.dante.net







More information about the python-ldap mailing list