From: Stefan Monnier <monnier@iro.umontreal.ca>
To: caml-list@inria.fr
Subject: Re: Stack_overflow
Date: Fri, 31 Mar 2006 16:50:58 -0500 [thread overview]
Message-ID: <87ek0imgi8.fsf-monnier+gmane.comp.lang.caml.inria@gnu.org> (raw)
In-Reply-To: <54f15b6e0603311244u4677c290s481c4aaa859eae35@mail.gmail.com>
> Does anybody have an suggestions for me to get around the stack
> overflow problem?
Chunkify your list: turn it into a bunch of lists (each limited to size
predefined maximum length) and then concat them all at the end?
Stefan
next prev parent reply other threads:[~2006-03-31 21:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-31 20:44 Stack_overflow mulhern
2006-03-30 23:03 ` [Caml-list] Stack_overflow Jon Harrop
2006-03-31 21:38 ` Eric Cooper
2006-03-31 21:50 ` Stefan Monnier [this message]
2006-04-01 0:23 ` Stack_overflow mulhern
2006-04-01 3:31 ` [Caml-list] Stack_overflow Ingo Bormuth
2006-04-01 8:45 ` Christophe TROESTLER
2006-04-01 9:29 ` Till Varoquaux
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=87ek0imgi8.fsf-monnier+gmane.comp.lang.caml.inria@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=caml-list@inria.fr \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox