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-Thread: 103376,2fcc569304e6d114 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.megapath.net!news.megapath.net.POSTED!not-for-mail NNTP-Posting-Date: Mon, 24 Jan 2005 13:28:16 -0600 From: "Randy Brukardt" Newsgroups: comp.lang.ada References: Subject: Re: Archives for C.L.A Date: Mon, 24 Jan 2005 13:30:05 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Message-ID: NNTP-Posting-Host: 64.32.209.38 X-Trace: sv3-Bb7pSlDpzAY6xyorRVvhza9/nEvOEwDD4aaO73DJhtCFU1X2L0Mk6gnN3B0F3d4MnR0RzHOEvcyQIee!Rdb0GOSIP2M+AApvNKo2PG8YSL3UsVgg1g2XFg3nsFIHUwfsIiz8OA/3/0oKYFnnv6cFNSzuXQkd X-Complaints-To: abuse@megapath.net X-DMCA-Complaints-To: abuse@megapath.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.22 Xref: g2news1.google.com comp.lang.ada:7964 Date: 2005-01-24T13:30:05-06:00 List-Id: "Andrew Carroll" wrote in message news:mailman.85.1106544340.527.comp.lang.ada@ada-france.org... > Okay, wait, I have another question. This will probably sound pretty > stupid but am I supposed to use the Ada Issues to learn the new features > of Ada200Y? I also hear that I could use -gnatX flag to try out the > features. Is that true? If so, which compiler and compiler version do > I need? No, there are a variety of ways to learn about Ada 200Y (or Ada 2005 or whatever): 1) Attend a presentation at SIGAda or Ada Europe. Someone has done one at every conference for the last couple of years. 2) Read the proceedings to the above conferences. (Someone posted a link to the most recent Ada Europe one). 3) Read the overview articles that John Barnes is writing for the Ada User Journal. These eventually will be combined to create a Rationale document for Ada 2005. 4) Read the draft RM and AARM for Ada 2005; insertions are obviously new features. In addition, like the Ada 95 AARM, there are AARM annotations labeled "Incompatibilities with Ada 95", "Extensions to Ada 95", "Wording Differences from Ada 95", etc. (Note: The current draft only goes through section 12, so it hasn't been announced to the public. But it is on-line at the AdaIC in an obvious (but not linked) place. :-) [The next draft should be fully available to the public, presuming that it includes the entire standard.] 5) Read the Ada Issues about specific features. There's probably more ways that I have forgotten about. Randy Brukardt ARG Editor (Now back to creating the new AARM...)