bug-guix
[Top][All Lists]
Advanced

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

bug#43109: Infinite loop in cl-subseq


From: divoplade
Subject: bug#43109: Infinite loop in cl-subseq
Date: Sun, 30 Aug 2020 11:08:27 +0200
User-agent: Evolution 3.34.2

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






reply via email to

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