diff options
| -rw-r--r-- | etc/compilation.txt | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index 3baebe6aaf3..9c8d06c9ccb 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt | |||
| @@ -91,6 +91,16 @@ symbol: comma | |||
| 91 | "src/swapping.c", line 30.34: 1506-342 (W) "/*" detected in comment. | 91 | "src/swapping.c", line 30.34: 1506-342 (W) "/*" detected in comment. |
| 92 | 92 | ||
| 93 | 93 | ||
| 94 | * EDG C/C++ | ||
| 95 | |||
| 96 | symbol: edg-1 edg-2 | ||
| 97 | |||
| 98 | build/intel/debug/../../../struct.cpp(42): error: identifier "foo" is undefined | ||
| 99 | build/intel/debug/../../../struct.cpp(44): warning #1011: missing return statement at end of ... | ||
| 100 | build/intel/debug/../../../iptr.h(302): remark #981: operands are evaluated in unspecified order | ||
| 101 | detected during ... at line 62 of "build/intel/debug/../../../trace.h" | ||
| 102 | |||
| 103 | |||
| 94 | * EPC F90 compiler | 104 | * EPC F90 compiler |
| 95 | 105 | ||
| 96 | symbol: epc | 106 | symbol: epc |
| @@ -299,14 +309,6 @@ symbol: sun-ada | |||
| 299 | /home3/xdhar/rcds_rc/main.a, line 361, char 6:syntax error: "," inserted | 309 | /home3/xdhar/rcds_rc/main.a, line 361, char 6:syntax error: "," inserted |
| 300 | 310 | ||
| 301 | 311 | ||
| 302 | * Ultrix 3.0 f77 & Some SGI cc version | ||
| 303 | |||
| 304 | symbol: ultrix | ||
| 305 | |||
| 306 | fort: Severe: addstf.f, line 82: Missing operator or delimiter symbol | ||
| 307 | cfe: Warning 835: foo.c, line 2: something | ||
| 308 | |||
| 309 | |||
| 310 | * 4.3BSD grep, cc, lint | 312 | * 4.3BSD grep, cc, lint |
| 311 | 313 | ||
| 312 | symbol: 4bsd | 314 | symbol: 4bsd |