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

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

bug#36568: with-suppress-warnings not working in seq-tests.el


From: Michael Heerdegen
Subject: bug#36568: with-suppress-warnings not working in seq-tests.el
Date: Wed, 07 Oct 2020 07:35:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
> > Debugger entered--Lisp error: (void-function 
> > internal--with-suppressed-warnings)
> >   signal(void-function (internal--with-suppressed-warnings))
> >   apply(signal (void-function (internal--with-suppressed-warnings)))
>
> Ah, this is due to
>
> (defvar byte-compile-initial-macro-environment

Yes, I have found `ert--expand-should-1' where the macroexpansion is
performed and came to the same conclusion.  This function already has a
FIXME on its top ;-)

Michael.





reply via email to

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