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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d89b08801f2aacae X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-03 03:48:48 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!easynet-tele!easynet-melon!easynet.net!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Is strong typing worth the cost? Date: Fri, 3 May 2002 10:48:47 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3CCEB246.9090009@worldnet.att.net> <3CCFFB7F.B8080F7A@despammed.com> <3CD1608B.A6336379@despammed.com> <3CD16D9E.912B1659@lmtas.lmco.com> <3CD264BC.CBD280A2@flash.net> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1020422927 12408 129.241.83.78 (3 May 2002 10:48:47 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Fri, 3 May 2002 10:48:47 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:23485 Date: 2002-05-03T10:48:47+00:00 List-Id: On Fri, 03 May 2002 10:17:45 GMT, Gary Scott wrote: > It (IMPLICIT NONE) is standard in F90 (including NAG F90). It was an > extension only in FORTRAN 77. Yes, but all the old code is F77 and we want to be able to compile it on other platforms as F77 too :-)