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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7e6aeb948876c62d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-16 06:31:57 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Multitasking doesn't work under linux? Date: 16 Feb 2002 06:31:56 -0800 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0202160631.31096758@posting.google.com> References: <3c6d3df8@news.cadence.com> NNTP-Posting-Host: 205.232.38.244 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1013869916 17401 127.0.0.1 (16 Feb 2002 14:31:56 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 16 Feb 2002 14:31:56 GMT Xref: archiver1.google.com comp.lang.ada:20083 Date: 2002-02-16T14:31:56+00:00 List-Id: Jean-Marc Bourguet wrote in message news:<3c6d3df8@news.cadence.com>... > "Nazgul" writes: > > I think that with 3.14, the native thread runtime is > fully conformant as it had become the default. You think wrong. This is a guess (since no documentation confirms this guess), and it is a wrong guess. The native thread run time is not fully conformant, and the documentation in fact clearly states this. P.S. Disclaimer, the fact that I occasionally point out errors in posts on CLA does not mean that my failure to respond means I agree. In fact I ignore most threads these days, and even those threads I follow, I rarely bother to correct the (many) errors in posts :-) Robert Dewar