aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Pfeiffer2004-11-22 23:17:26 +0000
committerDaniel Pfeiffer2004-11-22 23:17:26 +0000
commit7e8424e28d141db7f52269c6a42a86bbed23ce5f (patch)
treead7e13b759e8eb275816d26e3521426c6da940fa
parent0cb23e1dbd9230e535a7305ba975e3b7436b6692 (diff)
downloademacs-7e8424e28d141db7f52269c6a42a86bbed23ce5f.tar.gz
emacs-7e8424e28d141db7f52269c6a42a86bbed23ce5f.zip
ftnchek only current style messages
-rw-r--r--etc/compilation.txt14
1 files changed, 3 insertions, 11 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt
index bae217e8323..c1a20ad3025 100644
--- a/etc/compilation.txt
+++ b/etc/compilation.txt
@@ -110,15 +110,7 @@ Error 24 at (2:progran.f90) : syntax error
110 110
111* Fortran checker 111* Fortran checker
112 112
113symbols: ftnchek-file ftnchek-line-file ftnchek-line 113symbols: ftnchek
114
115File average.f:
116
117Warning in module COMPAV: Variables may be used before set:
118 SUM used at line 14
119 SUM set at line 14
120
121Warning near line 16 col 20: integer quotient expr I/J converted to real
122 114
123 Dummy arg W in module SUBA line 8 file arrayclash.f is array 115 Dummy arg W in module SUBA line 8 file arrayclash.f is array
124 L4 used at line 55 file test/assign.f; never set 116 L4 used at line 55 file test/assign.f; never set
@@ -274,8 +266,8 @@ symbol: oracle
274 266
275This stupid precompiler wraps lines at column 80 in the middle of a file name. 267This stupid precompiler wraps lines at column 80 in the middle of a file name.
276There is no obvious way of detecting this or turning it off. But if you 268There is no obvious way of detecting this or turning it off. But if you
277delete the newline, the file name will automatically be reparsed, so that you 269delete the newline (probably needs M-x toggle-read-only), the file name will
278can then go there. 270automatically be reparsed, so that you can then go there.
279 271
280Semantic error at line 528, column 5, file erosacqdb.pc: 272Semantic error at line 528, column 5, file erosacqdb.pc:
281Error at line 41, column 10 in file /usr/src/sb/ODBI_BHP.hpp 273Error at line 41, column 10 in file /usr/src/sb/ODBI_BHP.hpp