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

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

bug#24264: 25.1; cl-seq: Several funcs give wrong result if (length seq)


From: Tino Calancha
Subject: bug#24264: 25.1; cl-seq: Several funcs give wrong result if (length seq) >= 8000000
Date: Tue, 11 Oct 2016 17:59:34 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Tino Calancha <tino.calancha@gmail.com> writes:

> For several functions, there is a cutoff, 8000000, in the maximum
> length of the input sequence.  When the input sequence is larger
> than this cutoff, no error is signaled, and the functions return
> with a wrong result.
Eli, i it OK if i push the fix for this bug to the master branch?
There is no comments after almost 2 months.





reply via email to

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