comparison etc/compilation.txt @ 55516:d43c6081f39c

Add edg examples and remove redundant ultrix examples.
author Daniel Pfeiffer <occitan@esperanto.org>
date Mon, 10 May 2004 21:09:51 +0000
parents 77a1309e787d
children 60906ddcbf22
comparison
equal deleted inserted replaced
55515:ad40efaa667e 55516:d43c6081f39c
87 "foo.f", line 3: Error: syntax error near end of statement 87 "foo.f", line 3: Error: syntax error near end of statement
88 "vvouch.c", line 19.5: 1506-046 (S) Syntax error. 88 "vvouch.c", line 19.5: 1506-046 (S) Syntax error.
89 "foo.c", line 32 pos 1; (E) syntax error; unexpected symbol: "lossage" 89 "foo.c", line 32 pos 1; (E) syntax error; unexpected symbol: "lossage"
90 "foo.adb", line 2(11): warning: file name does not match ... 90 "foo.adb", line 2(11): warning: file name does not match ...
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
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"
92 102
93 103
94 * EPC F90 compiler 104 * EPC F90 compiler
95 105
96 symbol: epc 106 symbol: epc
297 symbol: sun-ada 307 symbol: sun-ada
298 308
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
313 315
314 /usr/src/foo/foo.c(8): warning: w may be used before set 316 /usr/src/foo/foo.c(8): warning: w may be used before set