diff options
| author | Daniel Pfeiffer | 2004-11-22 23:17:26 +0000 |
|---|---|---|
| committer | Daniel Pfeiffer | 2004-11-22 23:17:26 +0000 |
| commit | 7e8424e28d141db7f52269c6a42a86bbed23ce5f (patch) | |
| tree | ad7e13b759e8eb275816d26e3521426c6da940fa | |
| parent | 0cb23e1dbd9230e535a7305ba975e3b7436b6692 (diff) | |
| download | emacs-7e8424e28d141db7f52269c6a42a86bbed23ce5f.tar.gz emacs-7e8424e28d141db7f52269c6a42a86bbed23ce5f.zip | |
ftnchek only current style messages
| -rw-r--r-- | etc/compilation.txt | 14 |
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 | ||
| 113 | symbols: ftnchek-file ftnchek-line-file ftnchek-line | 113 | symbols: ftnchek |
| 114 | |||
| 115 | File average.f: | ||
| 116 | |||
| 117 | Warning in module COMPAV: Variables may be used before set: | ||
| 118 | SUM used at line 14 | ||
| 119 | SUM set at line 14 | ||
| 120 | |||
| 121 | Warning 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 | ||
| 275 | This stupid precompiler wraps lines at column 80 in the middle of a file name. | 267 | This stupid precompiler wraps lines at column 80 in the middle of a file name. |
| 276 | There is no obvious way of detecting this or turning it off. But if you | 268 | There is no obvious way of detecting this or turning it off. But if you |
| 277 | delete the newline, the file name will automatically be reparsed, so that you | 269 | delete the newline (probably needs M-x toggle-read-only), the file name will |
| 278 | can then go there. | 270 | automatically be reparsed, so that you can then go there. |
| 279 | 271 | ||
| 280 | Semantic error at line 528, column 5, file erosacqdb.pc: | 272 | Semantic error at line 528, column 5, file erosacqdb.pc: |
| 281 | Error at line 41, column 10 in file /usr/src/sb/ODBI_BHP.hpp | 273 | Error at line 41, column 10 in file /usr/src/sb/ODBI_BHP.hpp |