all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* stack overflow limit
@ 2011-05-04 17:04 Drew Adams
  2011-05-04 18:51 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2011-05-04 17:04 UTC (permalink / raw)
  To: emacs-devel

Not a request or a suggestion.  I'm just wondering about the stack size limit
(e.g. for regexp search, search.c).

Would it make sense to make it any bigger, given that machines nowadays are more
powerful and have more memory, or do you consider that pretty much all such
stack overflows (e.g. for regexp matching) are just due to poorly chosen
regexps?

Again, just wondering if it might be appropriate (time) to bump the stack limit.
(No, I don't have a particular use case or regexp in mind.)




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

end of thread, other threads:[~2011-05-05  7:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04 17:04 stack overflow limit Drew Adams
2011-05-04 18:51 ` Stefan Monnier
2011-05-04 20:43   ` Eli Zaretskii
2011-05-05  7:16     ` Andy Wingo

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.