unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43109: Infinite loop in cl-subseq
@ 2020-08-30  9:08 divoplade
  2020-09-15 15:44 ` Michael Rohleder
  0 siblings, 1 reply; 3+ messages in thread
From: divoplade @ 2020-08-30  9:08 UTC (permalink / raw)
  To: 43109

Hello all,

This is what breaks loading of the magit package in emacs227:

(require 'cl)
(cl-subseq '() 0 0)

This triggers an infinite loop.

From what I gathered (
https://lists.nongnu.org/archive/html/bug-gnu-emacs/2020-08/msg02623.html
), this was tagged a nixos bug, so maybe it is the same for guix.

Best regards,

divoplade





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

* bug#43109: Infinite loop in cl-subseq
  2020-08-30  9:08 bug#43109: Infinite loop in cl-subseq divoplade
@ 2020-09-15 15:44 ` Michael Rohleder
  2020-09-15 16:44   ` divoplade
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Rohleder @ 2020-09-15 15:44 UTC (permalink / raw)
  To: divoplade; +Cc: 43109

[-- Attachment #1: Type: text/plain, Size: 141 bytes --]

Hello divoplade,

I believe, this should be fixed with removing the emacs-seq package
(commit 852ae64e11ef9107afabbdb307770f946376addd), no?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

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

* bug#43109: Infinite loop in cl-subseq
  2020-09-15 15:44 ` Michael Rohleder
@ 2020-09-15 16:44   ` divoplade
  0 siblings, 0 replies; 3+ messages in thread
From: divoplade @ 2020-09-15 16:44 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 43109

Hello,

Le mardi 15 septembre 2020 à 17:44 +0200, Michael Rohleder a écrit :
> I believe, this should be fixed with removing the emacs-seq package
> (commit 852ae64e11ef9107afabbdb307770f946376addd), no?

It is fixed as of now, yes.







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

end of thread, other threads:[~2020-09-15 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-30  9:08 bug#43109: Infinite loop in cl-subseq divoplade
2020-09-15 15:44 ` Michael Rohleder
2020-09-15 16:44   ` divoplade

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

	https://git.savannah.gnu.org/cgit/guix.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).