------- Comment #6 from patrick dot wallace at stfc dot ac dot uk  2010-02-16 
16:10 -------
Subject: RE:  gfortran: spurious warning of line truncation at col 72

> Well, it's a counting issue. Fixed-form Fortran is required to
> have exactly 72 characters in a line of code.  Does CRLF count as
> one character or two?

Zero.  CR and LF are not in the Fortran 77 character set (ANSI
X3.9-1978 Sect. 3.1), and I think it is sensible to regard them
as part of the environment rather than the Fortran statement.


Patrick Wallace
____________________________________________________________________
Space Science & Technology Department            +44-1235-445372 tel
STFC / Rutherford Appleton Laboratory            +44-1235-446362 fax
Harwell Science and Innovation Campus              p...@star.rl.ac.uk
Didcot, Oxfordshire, OX11 0QX, UK         patrick.wall...@stfc.ac.uk
____________________________________________________________________
--
Scanned by iCritical.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43078

Reply via email to