Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: [gnus git]  branch master updated: =1= auth-source.el (auth-source-search): Use copy-sequence instead of the cl.el copy-list.
Date: Mon, 14 Feb 2011 10:45:26 +0900	[thread overview]
Message-ID: <b4mpqqvl77t.fsf@jpl.org> (raw)
In-Reply-To: <E1PonLf-0006wg-00@quimby.gnus.org>

> +2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
> +
> +	* auth-source.el (auth-source-search): Use copy-sequence instead of
> +	the cl.el copy-list.

There are not only this but also many cl functions used in the
new auth-source.el.  Oops.

In auth-source-search:
auth-source.el:516:19:Warning: `error' called with 2 args to fill 0 format
    field(s)

In auth-source-netrc-search:
auth-source.el:788:32:Warning: `error' called with 2 args to fill 0 format
    field(s)

In auth-source-secrets-search:
auth-source.el:1002:45:Warning: function `mapcan' from cl package called at
    runtime
auth-source.el:1000:45:Warning: function `remove-duplicates' from cl package
    called at runtime
auth-source.el:1008:46:Warning: function `subseq' from cl package called at
    runtime
auth-source.el:1020:37:Warning: function `mapcan' from cl package called at
    runtime
auth-source.el:1028:46:Warning: function `mapcan' from cl package called at
    runtime

Please fix.



       reply	other threads:[~2011-02-14  1:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1PonLf-0006wg-00@quimby.gnus.org>
2011-02-14  1:45 ` Katsumi Yamaoka [this message]
2011-02-14 15:12   ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4mpqqvl77t.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).