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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6bc8ce99e45144be,start X-Google-Attributes: gid103376,public From: fabien_bousquet@my-deja.com Subject: Task stack overflow problem with GNAT Date: 2000/10/06 Message-ID: <8rkhnt$4ac$1@nnrp1.deja.com>#1/1 X-Deja-AN: 678265521 X-Http-Proxy: 1.0 x63.deja.com:80 (Squid/1.1.22) for client 194.117.218.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Fri Oct 06 12:49:03 2000 GMT X-MyDeja-Info: XMYDJUIDfabien_bousquet Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT) Date: 2000-10-06T00:00:00+00:00 List-Id: Hi, I have a task which is raising a Storage_Error exception ("Stack overflow"). I am using the compiler GNAT 3.13p. I have tried to put in the specification of my task type a "pragma Storage_Size(32000)" and it has changed nothing !! Is there another way to change a task stack size with the GNAT or have I misunderstood the usage of the pragma Storage_Size ? Thanks in advance, Fabien Bousquet Sent via Deja.com http://www.deja.com/ Before you buy.