Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!deimos.cis.ksu.edu!uxc!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uxe.cso.uiuc.edu!mcdonald From: mcdonald@uxe.cso.uiuc.edu Newsgroups: comp.lang.fortran Subject: Re: Character aliases are Satanic exten Message-ID: <50500128@uxe.cso.uiuc.edu> Date: 15 May 89 12:44:00 GMT References: <592@mbph.UUCP> Lines: 20 Nf-ID: #R:mbph.UUCP:592:uxe.cso.uiuc.edu:50500128:000:826 Nf-From: uxe.cso.uiuc.edu!mcdonald May 15 07:44:00 1989 > I am converting a set of programs containing a total of about >60,000 line of "standard" fortran code written for a VAX computer. The >following is typical of several hundred diagnostics I have encountered: > DOUBLE PRECISION NAME,NAMA,JTYPM,ISPEC > DATA IDNA,IRNA,ISPEC/4HD ,4HR ,8H$SPECIAL / This is LEGAL FORTRAN. FORTRAN 66 and earlier, to be sure, but legal nevertheless. I would be rather distressed if a compiler I was considering buying would not compile it. I do not lightly tolerate changes that break legal programs. Note the big flap over proposals in Fortran 8x to POSSIBLY, maybe just CONSIDER deleting some things in the far distant future (YES, NOT deleting them in Fortran 8x itself! And, this proposal was removed in the latest draft - but the memory remains.) Doug McDonald