# HG changeset patch # User stephent # Date 1182531518 0 # Node ID c56a675b3b05315b3fc49227d038f4c46607036e # Parent 4d60c2708e5d56d6b3bd1e355dff88c6b51bb222 [xemacs-hg @ 2007-06-22 16:58:36 by stephent] Declare use of deprecated LDAP interface. diff -r 4d60c2708e5d -r c56a675b3b05 modules/ChangeLog --- a/modules/ChangeLog Fri Jun 22 16:37:41 2007 +0000 +++ b/modules/ChangeLog Fri Jun 22 16:58:38 2007 +0000 @@ -1,3 +1,9 @@ +2007-06-23 Stephen J. Turnbull + + * ldap/eldap.h: Declare that we use deprecated API. + Thanks to Mats Lidell for the report & patch: + <871wgnqunm.fsf@spencer.lidell.homelinux.net>. + 2007-05-21 Stephen J. Turnbull * XEmacs 21.5.28 "fuki" is released. diff -r 4d60c2708e5d -r c56a675b3b05 modules/ldap/eldap.h --- a/modules/ldap/eldap.h Fri Jun 22 16:37:41 2007 +0000 +++ b/modules/ldap/eldap.h Fri Jun 22 16:58:38 2007 +0000 @@ -22,6 +22,13 @@ #define INCLUDED_eldap_h_ #include +/* #### NEEDS REWRITE! + Thanks to Mats Lidell for the report & patch: + <871wgnqunm.fsf@spencer.lidell.homelinux.net> + "See http://www.openldap.org/faq/data/cache/1278.html. + Temporary workaround would be use the deprecated interface. Long term + solution is a rewrite." */ +#define LDAP_DEPRECATED 1 #include /*