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,6399f50737c8a1c8,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail From: "Mattias Lindblad" Newsgroups: comp.lang.ada Subject: Annex I? Date: 31 Mar 2005 01:31:29 -0800 Organization: http://groups.google.com Message-ID: <1112261489.654833.47450@o13g2000cwo.googlegroups.com> NNTP-Posting-Host: 136.163.203.3 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1112261506 27477 127.0.0.1 (31 Mar 2005 09:31:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 31 Mar 2005 09:31:46 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=136.163.203.3; posting-account=5JRrfA0AAAB-ausM18rPNDG9yeoDg7W4 Xref: g2news1.google.com comp.lang.ada:10177 Date: 2005-03-31T01:31:29-08:00 List-Id: Hi, In IEEE 1003.5, even in the 1999 edition, there are some references to Annex I of the LRM (for example in 3.3.17.2). I have noticed that there is no such annex in the current revisions of the LRM, but the references seem to map directly onto Annex J instead. I'm curious about why this annex has changed its name from I to J. I can't find any references to this event. My best guess is that "I" was to easily confused with "1". But I am not able to find a copy of the standard where Annex I exists, so I can't see if there are any differences in the content that would explain the name change. Is there anyone who knows the true story about this? //Mattias