Bug#463358: dirmngr: ldap_init() implicitly converted to pointer

2008-02-01 Thread Werner Koch
On Thu, 31 Jan 2008 16:28, [EMAIL PROTECTED] said: now. ldap.h used to globally expose these functions. ldap.h has begun deprecating old functions, requiring packages to explicitly define LDAP_DEPRECATED to use them. This seems to be a pretty common practice. .. for OpenLDAP. We had quite a

Bug#463358: dirmngr: ldap_init() implicitly converted to pointer

2008-01-31 Thread dann frazier
hey Werner, On Thu, Jan 31, 2008 at 12:14:43PM +0100, Werner Koch wrote: On Thu, 31 Jan 2008 06:21, [EMAIL PROTECTED] said: Function `ldap_init' implicitly converted to pointer at dirmngr_ldap.c:520 Huh? ldap.h is included and thus I can see no such problem. Yep, and that's why

Bug#463358: dirmngr: ldap_init() implicitly converted to pointer

2008-01-31 Thread Werner Koch
On Thu, 31 Jan 2008 06:21, [EMAIL PROTECTED] said: Function `ldap_init' implicitly converted to pointer at dirmngr_ldap.c:520 Huh? ldap.h is included and thus I can see no such problem. The libldap API has been updated and many functions used by the ldap plugin are now deprecated. This

Bug#463358: dirmngr: ldap_init() implicitly converted to pointer

2008-01-30 Thread dann frazier
Package: dirmngr Version: 1.0.1-2 Severity: important Tags: patch Usertags: implicit-pointer-conversions Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such