comp.lang.ada
 help / color / mirror / Atom feed
From: sjw <simon.j.wright@mac.com>
Subject: Re: Representing image data
Date: Wed, 11 Mar 2009 13:12:38 -0700 (PDT)
Date: 2009-03-11T13:12:38-07:00	[thread overview]
Message-ID: <2c37865d-3ac6-42ce-a926-d73514aaf5b7@v19g2000yqn.googlegroups.com> (raw)
In-Reply-To: lcjfr4htj52mu86v68unn2ukrq82e6d0kh@4ax.com

On Mar 11, 3:45 pm, Brian Drummond <brian_drumm...@btconnect.com>
wrote:

> You can explicitly set the stack size for any task other than the main task, but
> creating a task just to set stack size would be absurd, so I resorted to a
> pointer...

If you need a larger stack for some reason that can't be obviated by
using dynamic object allocation then creating an appropriate task is
the obvious way ... I needed to call an XML processing library that
needed >0.5 MB stack, using a task was the only way I could think of.
Worked a treat.




  reply	other threads:[~2009-03-11 20:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-10 21:26 Representing image data Kenneth Almquist
2009-03-11  1:16 ` Gautier
2009-03-11  2:43   ` Srini -
2009-03-11 21:12   ` Kenneth Almquist
2009-03-11 22:39     ` tmoran
2009-03-12  2:38   ` Randy Brukardt
2009-03-11  9:00 ` Dmitry A. Kazakov
2009-03-11 15:45   ` Brian Drummond
2009-03-11 20:12     ` sjw [this message]
2009-03-13 11:31       ` Brian Drummond
2009-03-13 20:31 ` Kenneth Almquist
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox