From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Juanma Barranquero <lekktu@gmail.com>,
John Wiegley <johnw@gnu.org>,
36216@debbugs.gnu.org
Subject: bug#36216: 27.0.50; Variable binding depth exceeds max-specpld-size during bootstrap
Date: Sun, 16 Jun 2019 15:34:51 -0400 [thread overview]
Message-ID: <jwvh88p8h53.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <83h88pvcgr.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 16 Jun 2019 17:20:20 +0300")
Earlier, Juanma said:
> I wonder if it wouldn't just make sense to borrow the same trick
> loadup.el uses with pcase.el to disable eager macroexpansion, i.e.,
> something like
That pcase situation is different (not only because pcase is not
pre-loaded, contrary to cl-generic, but also because this trick is used
to break a circular dependency, rather than to minimize stack depth).
Eli said:
> Any objections to bumping max-specpld-size from 1300 to 1500?
We've been increasing the stack size bit by bit for a long time now
(and IIRC max-specpld-size is not allocated on the C stack, so we can
go crazy without any risk of crashing on a small C stack), so:
No objection from me.
I do wonder what caused the increase of stack depth, tho: I can't
remember offhand anything recent that would explain it in this part of
the code.
Stefan
next prev parent reply other threads:[~2019-06-16 19:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-15 0:53 bug#36216: 27.0.50; Variable binding depth exceeds max-specpld-size during bootstrap Juanma Barranquero
2019-06-15 6:29 ` Eli Zaretskii
2019-06-15 10:00 ` Juanma Barranquero
2019-06-15 10:13 ` Eli Zaretskii
2019-06-16 5:57 ` Juanma Barranquero
2019-06-16 12:01 ` Juanma Barranquero
2019-06-16 14:04 ` Eli Zaretskii
2019-06-16 14:17 ` Juanma Barranquero
2019-06-16 14:20 ` Eli Zaretskii
2019-06-16 19:34 ` Stefan Monnier [this message]
2019-06-16 19:49 ` Juanma Barranquero
2019-06-16 21:22 ` Juanma Barranquero
2019-06-27 20:17 ` Juanma Barranquero
2019-06-16 21:32 ` Stefan Monnier
2019-06-15 11:22 ` Lars Ingebrigtsen
2019-06-16 6:01 ` Juanma Barranquero
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvh88p8h53.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=36216@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=johnw@gnu.org \
--cc=lekktu@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 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).