all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Jean Louis <bugs@gnu.support>
Cc: 44014@debbugs.gnu.org
Subject: bug#44014: 28.0.50; Incorrect compilter warning that function is called with 2 arguments
Date: Thu, 15 Oct 2020 15:31:40 +0200	[thread overview]
Message-ID: <87362fy5s3.fsf@gnus.org> (raw)
In-Reply-To: <courier.000000005F884D9B.00005E7A@static.rcdrun.com> (Jean Louis's message of "Thu, 15 Oct 2020 16:24:41 +0300")

Jean Louis <bugs@gnu.support> writes:

> I am getting this in my opinion incorrect compiler warning. I cannot
> find myself what is wrong. It can be my own error.
>
> Compiling file /home/data1/protected/public_html/gnu.support/files/tmp/2020-10-15/rcd-mailing.el at Thu Oct 15 16:21:07 2020
> Entering directory ‘/home/data1/protected/public_html/gnu.support/files/tmp/2020-10-15/’
>
> In rcd-send-mailings:
> rcd-mailing.el:396:16: Warning: rcd-mailing-message called with 2 arguments,
>     but accepts only 1 Disable showing Disable logging
>
> The file that gives me warning is here:
> https://gnu.support/files/tmp/2020-10-15/rcd-mailing.el

Two arguments here:

    (dolist (option options-ids)
      (rcd-mailing-message "Processing mailing list by option ID: %s" option)


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2020-10-15 13:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15 13:24 bug#44014: 28.0.50; Incorrect compilter warning that function is called with 2 arguments Jean Louis
2020-10-15 13:31 ` Lars Ingebrigtsen [this message]
2020-10-15 13:34   ` Jean Louis
2020-10-15 16:34     ` Lars Ingebrigtsen
2020-10-15 16:52       ` Eli Zaretskii
2020-10-15 17:25         ` Jean Louis
2022-01-28 15:19       ` bug#44014: Byte-compile warnings on the wrong line Lars Ingebrigtsen
     [not found] ` <handler.44014.B.160276832222300.ack@debbugs.gnu.org>
2020-10-15 13:32   ` bug#44014: Acknowledgement (28.0.50; Incorrect compiler warning that function is called with 2 arguments) Jean Louis

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=87362fy5s3.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=44014@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    /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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.