From: Eli Zaretskii <eliz@gnu.org>
To: Tino Calancha <tino.calancha@gmail.com>
Cc: 24264@debbugs.gnu.org
Subject: bug#24264: 25.1; cl-seq: Several funcs give wrong result if (length seq) >= 8000000
Date: Fri, 19 Aug 2016 10:45:22 +0300 [thread overview]
Message-ID: <837fbddwx9.fsf@gnu.org> (raw)
In-Reply-To: <alpine.DEB.2.20.1608191618270.7401@calancha-pc> (message from Tino Calancha on Fri, 19 Aug 2016 16:19:55 +0900 (JST))
> From: Tino Calancha <tino.calancha@gmail.com>
> Date: Fri, 19 Aug 2016 16:19:55 +0900 (JST)
>
> >From 8a39449252bc30969399d79c15dfd3ef3d3e9e69 Mon Sep 17 00:00:00 2001
> From: Tino Calancha <tino.calancha@gmail.com>
> Date: Fri, 19 Aug 2016 16:10:05 +0900
> Subject: [PATCH] cl-seq: Remove max limit on input sequence length
>
> * lisp/emacs-lisp/cl-seq.el (cl-fill, cl-replace, cl-delete)
> (cl--position, cl-nsubstitute, cl-substitute, cl-remove):
> Remove limit on maximum length for the input sequence
> (#Bug24264).
Thanks.
When you fix a bug, please always include a test for that bugfix, if
doing that is practical (as it is in this case).
next prev parent reply other threads:[~2016-08-19 7:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-19 7:19 bug#24264: 25.1; cl-seq: Several funcs give wrong result if (length seq) >= 8000000 Tino Calancha
2016-08-19 7:45 ` Eli Zaretskii [this message]
2016-08-19 8:11 ` Tino Calancha
2016-08-19 9:05 ` Eli Zaretskii
2016-08-19 11:20 ` Tino Calancha
2016-10-11 8:59 ` Tino Calancha
2016-10-11 9:21 ` Eli Zaretskii
2016-10-20 11:01 ` Tino Calancha
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=837fbddwx9.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=24264@debbugs.gnu.org \
--cc=tino.calancha@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.