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,80ba3207a644d932 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: Gnat, tasking, Vista Date: Tue, 22 Jan 2008 22:45:55 +0100 Message-ID: <5vn6giF1mnk8oU1@mid.individual.net> References: <5cf33b72-e18f-4ecc-8697-91a9f72843e4@x69g2000hsx.googlegroups.com> <479596DD.4030000@obry.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8Bit X-Trace: individual.net rpb7Q1hA06OuUnsc4YIM0gGYhOkEZbynFbBZuoc0iVwmyVeVw= Cancel-Lock: sha1:ZEIqR355rQYg4nnppe63P8YAQIs= User-Agent: KNode/0.10.5 Xref: g2news1.google.com comp.lang.ada:19542 Date: 2008-01-22T22:45:55+01:00 List-Id: Pascal Obry wrote: > tmoran@acm.org a écrit : >> No. Does its tasking work under Vista? > > Yes, GNAT is working fine on Vista. > > Pascal. I though there were problems with the stack execution protection? I.e. some constructions would cause programs to be killed (local subprograms? trampolines?). That is, in the pre-last version before being fixed.