unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* url-ldap.el
@ 2004-11-14 22:03 Luc Teirlinck
  2004-11-16 16:49 ` url-ldap.el Richard Stallman
  0 siblings, 1 reply; 9+ messages in thread
From: Luc Teirlinck @ 2004-11-14 22:03 UTC (permalink / raw)


Could somebody familiar with url-ldap.el take a look at the following
compiler warning.   It looks real:

In url-ldap:
url-ldap.el:194:26:Warning: ldap-search-internal called with 7 arguments, but
    accepts only 1
url-ldap.el:193:100:Warning: ldap-search-internal called with 6 arguments, but
    accepts only 1

The function is indeed called twice with many arguments and:

(defun ldap-search-internal (search-plist)

Similar things are going on in sun-fns, but that one is in the
obsolete directory, so maybe it is not worth worrying about:

In mouse-set-mark:
sun-fns.el:88:8:Warning: function mouse-set-mark used to take 1 argument, now
    takes 3

In mouse-select-or-drag-move-point:
sun-fns.el:140:6:Warning: mouse-select-window called with 3 arguments, but
    accepts only 1

In mouse-select-window:
sun-fns.el:286:8:Warning: function mouse-select-window used to take 1
    argument, now takes 3

In mouse-delete-other-windows:
sun-fns.el:290:8:Warning: function mouse-delete-other-windows used to take 0
    arguments, now takes 3

In mouse-delete-window:
sun-fns.el:294:8:Warning: function mouse-delete-window used to take 1
    argument, now takes 3

Sincerely,

Luc.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-11-17 16:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-14 22:03 url-ldap.el Luc Teirlinck
2004-11-16 16:49 ` url-ldap.el Richard Stallman
2004-11-16 20:32   ` url-ldap.el Stefan Monnier
2004-11-16 20:38     ` url-ldap.el Simon Josefsson
2004-11-16 21:30       ` url-ldap.el Stefan Monnier
2004-11-16 21:46         ` url-ldap.el Simon Josefsson
2004-11-16 23:14         ` url-ldap.el Miles Bader
2004-11-17 16:32   ` url-ldap.el CHENG Gao
2004-11-17 16:58     ` url-ldap.el CHENG Gao

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).