Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!att!linac!uwm.edu!spool.mu.edu!uunet!mcsun!hp4nl!charon!dik From: dik@cwi.nl (Dik T. Winter) Newsgroups: comp.lang.fortran Subject: Re: Implicit parameters in Sun 1.3.1 Fortran: Bug Message-ID: <2919@charon.cwi.nl> Date: 8 Feb 91 12:51:54 GMT References: <6004@idunno.Princeton.EDU> <1139@nikhefh.nikhef.nl> <3301@casbah.acns.nwu.edu> Sender: news@cwi.nl Organization: CWI, Amsterdam Lines: 15 In article <3301@casbah.acns.nwu.edu> ravi@earth (Ravi Sinha) writes: > Isn't Fortran NOT supposed to be case sensitive? I think that this > behavior can not be characterized as any thing but a bug. It could not be marked a bug for such a reason. The original program does not conform to the Fortran 77 standard in its use of lower case. The standard talks about upper case only. I know of compilers that happily reject the program because of this. Having said this, most compilers I know are case insensitive indeed, and amongst them is the Sun compiler. And indeed there is a bug in that compiler, but not because it is case sensitive in this case (which it is not). -- dik t. winter, cwi, amsterdam, nederland dik@cwi.nl