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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bd40601768eaf8fd X-Google-Attributes: gid103376,public From: "Matthew Heaney" Subject: Re: Array of Variant Records Question... Date: 1999/09/09 Message-ID: <37d7d2ff@news1.prserv.net>#1/1 X-Deja-AN: 522985994 Content-transfer-encoding: 7bit References: <7r5vh3$imu1@svlss.lmms.lmco.com> <37d6a45c@news1.prserv.net> <37d6ccb6@news1.prserv.net> <7r77i8$i08$1@nnrp1.deja.com> <37d7c116@news1.prserv.net> Content-Type: text/plain; charset="US-ASCII" X-Complaints-To: abuse@prserv.net X-Trace: 9 Sep 1999 15:32:15 GMT, 129.37.62.108 Organization: Global Network Services - Remote Access Mail & News Services Mime-version: 1.0 Newsgroups: comp.lang.ada Date: 1999-09-09T00:00:00+00:00 List-Id: In article <37d7c116@news1.prserv.net> , "Matthew Heaney" wrote: > P.S. Here's some more stuff I want: 1) - 7) snipped I forgot some more stuff: 8) T'Class for types that aren't tagged. 9) Controlled-ness applied to access types directly. 10) For GNAT to implement pragma Restrictions (Max_Task_Entries => 0), so that it can generate a more efficient RTS. 11) For GNAT to really implement Suspension_Objects, instead of just implementing them as a protected type. 12) For ACT to port GNAT to LinuxPPC. 13) For me to win US$1_000_000 in the lottery.