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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,63360011f8addace X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-19 03:30:35 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.vmunix.org!news2.euro.net!newsfeed.freenet.de!news.freenet.de!not-for-mail From: Jan Prazak Subject: Re: gnat: time-slicing Date: Fri, 19 Jul 2002 12:32:01 -0100 Newsgroups: comp.lang.ada Message-ID: References: User-Agent: Pan/0.11.2 (Unix) Mime-Version: 1.0 Content-Type: text/plain; charset=iso885915 Content-Transfer-Encoding: 8bit X-Comment-To: "Robert A Duff" NNTP-Posting-Host: 213.7.195.74 X-Trace: 1027074634 news.freenet.de 8362 213.7.195.74 X-Complaints-To: abuse@freenet.de Xref: archiver1.google.com comp.lang.ada:27247 Date: 2002-07-19T12:32:01-01:00 List-Id: On Fri, 19 Jul 2002 01:33:13 -0100, Robert A Duff wrote: > I suspect the tutorial is confusing. You shouldn't be trying to get > things to behave in a certain way by fiddling with compiler switches. > You should be writing code that obeys the rules (unlike the above > example), and therefore gives the results you want. The tasking-example really seems to be confusing there, so I should better forget what I've read...