summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pfeiffer <occitan@esperanto.org>2004-05-10 21:09:51 +0000
committerDaniel Pfeiffer <occitan@esperanto.org>2004-05-10 21:09:51 +0000
commit1b44af75e41871cd4f6000ca06b19b44709fac19 (patch)
tree0be2990344a4a7de85d5f7b62aba9d1d63e7a1dd
parent10436a47934579d56d263502b0bd37cb43185de3 (diff)
downloademacs-1b44af75e41871cd4f6000ca06b19b44709fac19.tar.gz
Add edg examples and remove redundant ultrix examples.
-rw-r--r--etc/compilation.txt18
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
"src/swapping.c", line 30.34: 1506-342 (W) "/*" detected in comment.
+* EDG C/C++
+
+symbol: edg-1 edg-2
+
+build/intel/debug/../../../struct.cpp(42): error: identifier "foo" is undefined
+build/intel/debug/../../../struct.cpp(44): warning #1011: missing return statement at end of ...
+build/intel/debug/../../../iptr.h(302): remark #981: operands are evaluated in unspecified order
+ detected during ... at line 62 of "build/intel/debug/../../../trace.h"
+
+
* EPC F90 compiler
symbol: epc
@@ -299,14 +309,6 @@ symbol: sun-ada
/home3/xdhar/rcds_rc/main.a, line 361, char 6:syntax error: "," inserted
-* Ultrix 3.0 f77 & Some SGI cc version
-
-symbol: ultrix
-
-fort: Severe: addstf.f, line 82: Missing operator or delimiter symbol
-cfe: Warning 835: foo.c, line 2: something
-
-
* 4.3BSD grep, cc, lint
symbol: 4bsd