Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!iuvax!pur-ee!j.cc.purdue.edu!ags From: ags@j.cc.purdue.edu (Dave Seaman) Newsgroups: comp.lang.fortran Subject: Re: F8X is not Fortran Message-ID: <5804@j.cc.purdue.edu> Date: Tue, 17-Nov-87 13:53:19 EST Article-I.D.: j.5804 Posted: Tue Nov 17 13:53:19 1987 Date-Received: Thu, 19-Nov-87 22:46:21 EST References: <50500015@uxe.cso.uiuc.edu> <5774@j.cc.purdue.edu> <9370@mimsy.UUCP> <434@uni2.bcm.tmc.edu> <757@softg.UUCP> Reply-To: ags@j.cc.purdue.edu.UUCP (Dave Seaman) Organization: Purdue University Lines: 21 In article <757@softg.UUCP> guerri@softg.UUCP (Ernesto Guerrieri) writes: >From the comments that I see circulate, F8X will not be upward >compatible. This will cause a great many programs to not work >with an F8X compiler. I have no idea how you arrived at that conclusion. Fortran 8X is specifically designed to be upward compatible with FORTRAN 77, and I have seen nothing posted in this newsgroup that would imply otherwise. It is true that a great many programs will not work with a Fortran 8X compiler, but these are programs that do not even conform to the existing 77 standard and are likely to break anyway as soon as they are moved to a compiler other than the one that was used for the original program development. There is no guarantee that future versions of Fortran (F9X and beyond) will still be compatible with FORTRAN 77, but at least there is fair warning as to where the differences are likely to be. -- Dave Seaman ags@j.cc.purdue.edu