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,c4cb2c432feebd9d X-Google-Thread: 1094ba,c4cb2c432feebd9d X-Google-Attributes: gid103376,gid1094ba,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!newshub.sdsu.edu!tethys.csu.net!nntp.csufresno.edu!sn-xt-sjc-03!sn-xt-sjc-06!sn-post-sjc-01!supernews.com!news.supernews.com!nospam From: nospam@see.signature (Richard E Maine) Newsgroups: comp.lang.ada,comp.lang.fortran Subject: Re: Ada vs Fortran for scientific applications Date: Wed, 24 May 2006 10:32:02 -0700 Organization: NASA Dryden Message-ID: <1hfu7np.1pqnf631vk4p2tN%nospam@see.signature> References: <0ugu4e.4i7.ln@hunter.axlog.fr> <%P_cg.155733$eR6.26337@bgtnsc04-news.ops.worldnet.att.net> User-Agent: MacSOUP/2.7 (Mac OS X version 10.4.6) X-Complaints-To: abuse@supernews.com Xref: g2news2.google.com comp.lang.ada:4420 comp.lang.fortran:10208 Date: 2006-05-24T10:32:02-07:00 List-Id: Dick Hendrickson wrote: > The Fortran 90 addition of MODULES essenially closes > this hole. Most procedure interfaces now can be explicit > and the compiler must check for calling consistency. Unless I missed it, I don't think that the standard actually requires compilers to check for calling consistency. I don't think it is a constraint or any of those other things that the standard requires diagnosis of. The standard is "clearly" designed to encourage such diagnosis and to make it "natural" for compilers to do so. To my knowledge, every compiler in existence does so. So perhaps the point is a bit academic, I'll admit. But I'll make it anyway. Of course, if we are being as nitpicky as I am above, you can probably your statement by noting that you said "must" instead of "shall". :-) -- Richard Maine | Good judgment comes from experience; email: my first.last at org.domain| experience comes from bad judgment. org: nasa, domain: gov | -- Mark Twain