unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 18c85306ac2: Fix debug spec of cl-flet (bug#65344)
       [not found] ` <20230821072804.BFA36C008BB@vcs2.savannah.gnu.org>
@ 2023-08-23  7:32   ` Michael Albinus
  2023-08-23  9:32     ` Gerd Möllmann
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Albinus @ 2023-08-23  7:32 UTC (permalink / raw)
  To: emacs-devel; +Cc: Gerd Möllmann

Gerd Moellmann <gerd@gnu.org> writes:

Hi Gerd,

>     Fix debug spec of cl-flet (bug#65344)

There are two new failures in the test suite. Is it related to your
change?

--8<---------------cut here---------------start------------->8---
# make -C test edebug-tests
2 unexpected results:
   FAILED  edebug-tests--conflicting-internal-names
   FAILED  edebug-tests-cl-flet
--8<---------------cut here---------------end--------------->8---

Best regards, Michael.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master 18c85306ac2: Fix debug spec of cl-flet (bug#65344)
  2023-08-23  7:32   ` master 18c85306ac2: Fix debug spec of cl-flet (bug#65344) Michael Albinus
@ 2023-08-23  9:32     ` Gerd Möllmann
  0 siblings, 0 replies; 2+ messages in thread
From: Gerd Möllmann @ 2023-08-23  9:32 UTC (permalink / raw)
  To: Michael Albinus; +Cc: emacs-devel, Gerd Möllmann

Michael Albinus <michael.albinus@gmx.de> writes:

> Gerd Moellmann <gerd@gnu.org> writes:
>
> Hi Gerd,
>
>>     Fix debug spec of cl-flet (bug#65344)
>
> There are two new failures in the test suite. Is it related to your
> change?
>
> # make -C test edebug-tests
> 2 unexpected results:
>    FAILED  edebug-tests--conflicting-internal-names
>    FAILED  edebug-tests-cl-flet

I'm now looking at it.  Looks like

(cl-flet ((fn (&rest x) x))
  (fn 1 2))

gives an invalid-read-syntax when instrumenting it.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-23  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <169260288432.24455.1952947678016098252@vcs2.savannah.gnu.org>
     [not found] ` <20230821072804.BFA36C008BB@vcs2.savannah.gnu.org>
2023-08-23  7:32   ` master 18c85306ac2: Fix debug spec of cl-flet (bug#65344) Michael Albinus
2023-08-23  9:32     ` Gerd Möllmann

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).