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,703c4f68db81387d X-Google-Thread: 109fba,703c4f68db81387d X-Google-Thread: 115aec,703c4f68db81387d X-Google-Thread: f43e6,703c4f68db81387d X-Google-Attributes: gid103376,gid109fba,gid115aec,gidf43e6,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!z14g2000cwz.googlegroups.com!not-for-mail From: "Jerry Coffin" Newsgroups: comp.lang.ada,comp.lang.c++,comp.realtime,comp.software-eng Subject: Re: Teaching new tricks to an old dog (C++ -->Ada) Date: 14 Mar 2005 19:55:31 -0800 Organization: http://groups.google.com Message-ID: <1110858931.523773.124170@z14g2000cwz.googlegroups.com> References: <87is4598pm.fsf@insalien.org><1110054476.533590@athnrd02> <1110059861.560004@athnrd02> <422b6d49.1141887367@news.xs4all.nl> <1110266099.441421.179290@o13g2000cwo.googlegroups.com> <1110332933.587110.260410@z14g2000cwz.googlegroups.com> <1110390097.532139.43430@f14g2000cwb.googlegroups.com> <422f3808$0$30165$ba620e4c@news.skynet.be> <1110409958.685759.249420@g14g2000cwa.googlegroups.com> <15SdnYvJ0_x3Vq3fRVn-3Q@megapath.net> <1110522060.091940.178510@l41g2000cwc.googlegroups.com> <1110556346.841594.212520@z14g2000cwz.googlegroups.com> <4952804.Myubg7stsI@linux1.krischik.com> <1110739276.774946.103020@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: 165.236.235.120 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1110858935 5545 127.0.0.1 (15 Mar 2005 03:55:35 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 15 Mar 2005 03:55:35 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: z14g2000cwz.googlegroups.com; posting-host=165.236.235.120; posting-account=mZiOqwwAAAC5YZsJDHJLeReHGPXV5ENp Xref: g2news1.google.com comp.lang.ada:9424 comp.lang.c++:45735 comp.realtime:1504 comp.software-eng:5074 Date: 2005-03-14T19:55:31-08:00 List-Id: Randy Brukardt wrote: [ ... ] > This statement is false. I was going to try to explain precisely what > happened, but it probably is better to just point to the articles on that > topic that were published at the time. See: > http://www.adaic.com/compilers/index.html > and in particular: > http://www.adaic.com/compilers/acaa.html I see it, but I also see things like this: ----- quote ----- Q. What about NIST? Isn't Ada still a FIPS standard, with requirements for NIST validation? A. FIPS 119-1 is still valid, and section 11.4 states that "Implementations of FIPS Ada shall be validated in accordance with the NIST Computer Systems Laboratory (CSL) validation procedures for FIPS Ada". However, such validation procedures no longer exist, since NIST had delegated Ada validation authority to AJPO, and AJPO did not re-delegate this authority. --- end quote --- (from: http://sw-eng.falls-church.va.us/ajpofaq.html) which seems to agree reasonably closely with what I said. Some of it appears to be obsolete -- FIPS pub 119-1 is NOT valid anymore; it has been withdrawn. That has little to do with events that happened years ago though. I'd also note that the relationship between the ACAA and the ISO seems to be rather one-sided -- while you emphasize your relationship with the ISO rather heavily on your web site, the ISO seems to mention you rather a bit less -- a search for "ACAA" on the ISO web site more or less implies that they've never even heard of you. -- Later, Jerry. The universe is a figment of its own imagination.