From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,cae92f92d6a1d4b1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Ada.Execution_Time References: <4d05e737$0$6980$9b4e6d93@newsspool4.arcor-online.net> <4D093646.1000003@obry.net> <8d8532a2-ce7a-4295-b7eb-8cdbc201e8a2@o11g2000prf.googlegroups.com> Date: Fri, 17 Dec 2010 02:11:23 -0500 Message-ID: <82ei9gub50.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:XzENyhrdkaleHOaA1pudC/1+gZg= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 0ec8f4d0b0ae1e029e66108553 Xref: g2news2.google.com comp.lang.ada:16970 Date: 2010-12-17T02:11:23-05:00 List-Id: jpwoodruff writes: > Here's a flippant suggestion: maybe there should be a pragma to set > stack size. If it set a _minimum_ stack size, that might be useful. It doesn't know what else I have in my task, so it can't set the _actual_ stack size! -- -- Stephe