bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44014: 28.0.50; Incorrect compilter warning that function is called


From: Lars Ingebrigtsen
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
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]