diff modules/ChangeLog @ 4710:3a87551bfeb5

Fixes for a number of minor warnings issued by gcc. See xemacs-patches message <870180fe0910051206s13dca5c3j6303732e33c478f5@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Mon, 05 Oct 2009 13:07:34 -0600
parents 5c427ece884b
children dce479915b74
line wrap: on
line diff
--- a/modules/ChangeLog	Mon Oct 05 11:08:59 2009 -0600
+++ b/modules/ChangeLog	Mon Oct 05 13:07:34 2009 -0600
@@ -1,3 +1,9 @@
+2009-10-05  Jerry James  <james@xemacs.org>
+
+	* ldap/eldap.c (Fldap_search_basic): quiet gcc warnings due to
+	NEW_LISP_STRING_TO_EXTERNAL modifying a variable while computing a
+	result to be passed as a parameter.
+
 2009-05-18  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* XEmacs 21.5.29 "garbanzo" is released.