From ljm@SLAC.Stanford.EDU  Tue May 20 20:55:07 1997
Received: from serv05.slac.stanford.edu (SERV05.SLAC.Stanford.EDU [134.79.16.135]) by dkuug.dk (8.6.12/8.6.12) with ESMTP id UAA03792 for <sc22wg5@dkuug.dk>; Tue, 20 May 1997 20:55:05 +0200
Received: from [134.79.25.214] ("port 2360"@[134.79.25.214])
 by SERV05.SLAC.STANFORD.EDU (PMDF V5.1-7 #16063)
 with ESMTP id <01IJ3B9ECG96000XM3@SERV05.SLAC.STANFORD.EDU> for
 sc22wg5@dkuug.dk; Tue, 20 May 1997 11:55:04 PDT
Date: Tue, 20 May 1997 11:54:59 -0700
From: "Leonard J. Moss" <ljm@SLAC.Stanford.EDU>
Subject: Re: (SC22WG5.1383) Happy endian?
In-reply-to: <199705201631.SAA02119@dkuug.dk>
X-Sender: ljm@popserv.slac.stanford.edu
To: Bernard PICHON <pichon@obspm.fr>
Cc: sc22wg5@dkuug.dk
Message-id: <v03102800afa7a253d236@[134.79.25.214]>
X-Envelope-to: sc22wg5@dkuug.dk
MIME-version: 1.0
X-Mailer: Eudora Pro 3.0.2 for Macintosh
Content-type: text/plain; charset="us-ascii"

At 09:30 -0700 5/20/97, Bernard PICHON wrote:
>...
>I disagree with you :
>In the actual version of F90 (as published) the wording is
>:
>
>At Section 3 : Characters, lexical tokens and source form,
>   3.1 Processor character set
>   3.1.1 Letters
>`` If a processor also permits lower case letters, the
>lower case letters are
>equivalent to the corresponding upper case letters in
>program unit except
>in a character context (3.3)''
>
>Nowadays, the processors permit lower case letters (the
>punching devices and
>so on are very seldom) and, thus lower case letters are
>really equivalent to
>upper case letters.

As used in the F90 standard, the term "processor" has a very specific
meaning.  It does not refer simply to the hardware on which the user's
program is to be compiled and run, but to the entire computing system,
including hardware, operating system, compiler, libraries and runtime
system.  Thus, the fact that virtually all hardware these days supports
mixed case is irrelevant.  A compiler vendor could still, in principal at
least, simply prohibit lower case characters.  The vendor would, of course,
find it very difficult to _sell_ such a compiler.


>
>Any other comments from the WG5 ????
>                                                   Bernard
>PICHON
>


--
Leonard J. Moss <ljm@slac.stanford.edu>  | My views don't necessarily
Stanford Linear Accelerator Center       | reflect those of SLAC,
MS 97; P.O. Box 4349; Stanford, CA 94309 | Stanford or the DOE


