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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d0c649cbc04d397b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!newsfeed.icl.net!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Weird problem with recursion and tasks From: Georg Bauhaus In-Reply-To: <1165262947.193093.299400@j44g2000cwa.googlegroups.com> References: <1165116074.751484.99560@j44g2000cwa.googlegroups.com> <1165180207.340218.164360@16g2000cwy.googlegroups.com> <1165262947.193093.299400@j44g2000cwa.googlegroups.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-Id: <1165318729.11036.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Tue, 05 Dec 2006 12:38:49 +0100 NNTP-Posting-Date: 05 Dec 2006 12:38:42 CET NNTP-Posting-Host: a59c8efa.newsspool2.arcor-online.net X-Trace: DXC=mDECcZienb[<<0iRN7DLEQA9EHlD;3YcR4Fo<]lROoRQFl8W>\BH3YRaT: On Mon, 2006-12-04 at 12:09 -0800, christopher.orihuela@gmail.com wrote: > well, if anybody ever has the same problem, someone else found a > workaround: using pointers to objects task declared at an equal or > higher level than the procedure that launches them. Does this mean we shouldn't use Ada the way it was designed when using GNAT? -- Georg