changeset 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 ad40efaa667e
children 364a01a6ad9a
files etc/compilation.txt
diffstat 1 files changed, 10 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/etc/compilation.txt	Mon May 10 21:06:42 2004 +0000
+++ b/etc/compilation.txt	Mon May 10 21:09:51 2004 +0000
@@ -91,6 +91,16 @@
 "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 @@
 /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