GNU bug report logs - #74920
31.0.50; 'should' defeats warning from set-advertised-calling-convention

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Mon, 16 Dec 2024 23:49:02 UTC

Severity: minor

Found in version 31.0.50

Full log


Message #17 received at 74920 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: "Basil L. Contovounesios" <basil <at> contovou.net>
Cc: 74920 <at> debbugs.gnu.org
Subject: Re: bug#74920: 31.0.50;
 'should' defeats warning from set-advertised-calling-convention
Date: Thu, 13 Feb 2025 10:06:40 -0800
"Basil L. Contovounesios" <basil <at> contovou.net> writes:

> Basil L. Contovounesios [2025-02-02 19:27 +0100] wrote:
>
>>   ;; -*- lexical-binding: t -*-
>>   (require 'cl-lib)
>>   (require 'ert)
>>   (defun       foo () (cl-nreconc '(1 2 3) '(4 5 6)))
>>   (ert-deftest foo () (cl-nreconc '(a b c) '(d e f)))
>>
>> Byte-compiling this gives only one 'cl-nreconc on constant list' warning
>> instead of two.
>
> Fixed one instance of this in our test suite:
>
>  Fix uncaught cl-nreconc on constant list
>  b8c8ae92dba 2025-02-13 18:40:26 +0100
>  https://git.sv.gnu.org/cgit/emacs.git/commit/?id=b8c8ae92dba

Thanks for looking into this, and for the above fix.




This bug report was last modified 121 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.