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

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

Re: The function ‘cl-set-difference’ might not be defined at runtime


From: Noam Postavsky
Subject: Re: The function ‘cl-set-difference’ might not be defined at runtime
Date: Wed, 15 Apr 2020 09:01:19 -0400

On Wed, 15 Apr 2020 at 08:52, Jorge P. de Morais Neto
<jorge+list@disroot.org> wrote:

> Thank you for the information.  I have fixed my code.  There still
> remains the oddity that `(eval-when-compile (require 'cl-lib))` must
> come before the declare-function of cl-set-difference or else Flycheck
> complains.

This sounds like Bug#21963, maybe the fix for that bug only works when
the (eval-when-compile (require ....)) statement precedes the (require
...) statement.

https://debbugs.gnu.org/21963



reply via email to

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