File: strings.fcl

package info (click to toggle)
ftnchek 3.3.1-4
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 8,488 kB
  • ctags: 5,960
  • sloc: ansic: 21,908; fortran: 5,748; yacc: 4,071; sh: 3,035; makefile: 895; lisp: 322; f90: 118; perl: 76
file content (20 lines) | stat: -rw-r--r-- 912 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

FTNCHEK Version 3.3 November 2004

File strings.f:
      4       S = '12345678901234567890123456789012345678901234567890123456789012
                                                                                ^
Possibly misleading appearance near line 4 col 73 file strings.f: characters
 past 72 columns
      7       T = '12345678901234567890123456789012345678901234567890123456789012
                                                                                ^
Possibly misleading appearance near line 7 col 73 file strings.f: characters
 past 72 columns
     16      $'12345678901234567890123456789012345678901234567890123456789012'
                                                                              ^
Error near line 16 col 71 file strings.f: syntax error, unexpected string,
 expecting end of statement

 1 syntax error detected in file strings.f
 2 warnings issued in file strings.f