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=-0.3 required=5.0 tests=BAYES_00,FORGED_YAHOO_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ab436e97ff76821f X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.196.232 with SMTP id ip8mr24955746pbc.6.1341930389932; Tue, 10 Jul 2012 07:26:29 -0700 (PDT) Path: l9ni11304pbj.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Marco Newsgroups: comp.lang.ada Subject: Re: Does Ada need elemental functions to make it suitable for scientific work? Date: Tue, 10 Jul 2012 07:26:29 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1e3d2521-0ea1-4d29-97d5-6b8f97a15045@googlegroups.com> References: NNTP-Posting-Host: 65.129.147.72 Mime-Version: 1.0 X-Trace: posting.google.com 1341930389 28526 127.0.0.1 (10 Jul 2012 14:26:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 10 Jul 2012 14:26:29 +0000 (UTC) Cc: nma@12000.org In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=65.129.147.72; posting-account=WITAxQkAAAAHjnLda9Lofpqp8mERTWL4 User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-07-10T07:26:29-07:00 List-Id: On Monday, July 9, 2012 9:22:59 PM UTC-7, Nasser M. Abbasi wrote: >=20 > There is only one Fortran ISO standard, just like with Ada. >=20 > http://gcc.gnu.org/wiki/GFortranStandards That is not reality based. When a language standard is published there wil= l effectively be code bases around that need to conform to that older stand= ard and compilers need to be able to handle that. For example, the Intel Fo= rtran compiler deals nicely with existing F77 code mixed with newer F90 and= later. Just because the Ada 2012 standard exists does not mean 100% of the Ada com= munity will adopt it today or even tomorrow.