APPROVE COMMIT 21.5 RECOMMEND 21.4
Vin, AFAIK 21.5's LDAP support is the same as 21.4's so you'll
probably run into the same problem.
Index: modules/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/modules/ChangeLog,v
retrieving revision 1.62
diff -u -r1.62 ChangeLog
--- modules/ChangeLog 21 May 2007 05:01:52 -0000 1.62
+++ modules/ChangeLog 22 Jun 2007 16:52:51 -0000
@@ -0,0 +1,6 @@
+2007-06-23 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * ldap/eldap.h: Declare that we use deprecated API.
+ Thanks to Mats Lidell <matsl(a)xemacs.org> for the report & patch:
+ <871wgnqunm.fsf(a)spencer.lidell.homelinux.net>.
+
Index: modules/ldap/eldap.h
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/modules/ldap/eldap.h,v
retrieving revision 1.4
diff -u -r1.4 eldap.h
--- modules/ldap/eldap.h 25 Oct 2005 08:32:42 -0000 1.4
+++ modules/ldap/eldap.h 22 Jun 2007 16:52:51 -0000
@@ -22,6 +22,13 @@
#define INCLUDED_eldap_h_
#include <lber.h>
+/* #### NEEDS REWRITE!
+ Thanks to Mats Lidell <matsl(a)xemacs.org> for the report & patch:
+ <871wgnqunm.fsf(a)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 <ldap.h>
/*
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches