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: Jean Louis
Subject: bug#44014: 28.0.50; Incorrect compilter warning that function is called with 2 arguments
Date: Thu, 15 Oct 2020 16:34:26 +0300
User-agent: Mutt/1.14.0 (2020-05-02)

* Lars Ingebrigtsen <larsi@gnus.org> [2020-10-15 16:32]:
> 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)

Thanks. Compiler warning shows different line number, is that normal?





reply via email to

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