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,ec264956a9d7e36a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-11 09:25:17 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Restrictions on compilers for Microsoft's .NET project Date: 11 Feb 2002 11:25:10 -0600 Organization: LJK Software Message-ID: <91eyiCGaQCl5@eisner.encompasserve.org> References: <2sk5nInklHl1@eisner.encompasserve.org> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1013448314 16748 192.135.80.34 (11 Feb 2002 17:25:14 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Mon, 11 Feb 2002 17:25:14 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:19873 Date: 2002-02-11T11:25:10-06:00 List-Id: In article , Stephen Leake writes: > Kilgallen@SpamCop.net (Larry Kilgallen) writes: > >> Page 11 of the March 2002 MSDN magazine from Microsoft announces >> TMT Development Corporation's Pascal compiler for .NET. It says the >> compiler "can accept programs in standard Pascal (except for some unsafe >> features, such as records with variants, which are allowed if variants >> aren't overlapped)". > > Note that this says that non-overlapped variants are ok. Ada only > allows non-overlapped variants. Is this a change for Ada95 ? I believe I recall using overlapped variants in VAX/DEC/Compaq Ada (83). Or do I have a different understanding of the word "overlapped" ?