emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/compilation.txt [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/compilation.txt [emacs-unicode-2]
Date: Mon, 28 Jun 2004 03:34:33 -0400

Index: emacs/etc/compilation.txt
diff -c emacs/etc/compilation.txt:1.2.2.1 emacs/etc/compilation.txt:1.2.2.2
*** emacs/etc/compilation.txt:1.2.2.1   Fri Apr 16 12:49:41 2004
--- emacs/etc/compilation.txt   Mon Jun 28 07:29:39 2004
***************
*** 91,96 ****
--- 91,106 ----
  "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
***************
*** 120,125 ****
--- 130,136 ----
  symbol: irix
  
  ccom: Error: foo.c, line 2: syntax error
+ cc: Severe: /src/Python-2.3.3/Modules/_curses_panel.c, line 17: Cannot find 
file <panel.h> ...
  cc: Info: foo.c, line 27: ...
  cfe: Warning 712: foo.c, line 2: illegal combination of pointer and ...
  cfe: Warning 600: xfe.c: 170: Not in a conditional directive while ...
***************
*** 194,199 ****
--- 205,211 ----
  jade:dbcommon.dsl:133:17:E: missing argument for function call
  G:/cygwin/dev/build-myproj.xml:54: Compiler Adapter 'javac' can't be found.
  file:G:/cygwin/dev/build-myproj.xml:54: Compiler Adapter 'javac' can't be 
found.
+ {standard input}:27041: Warning: end of file not at end of a line; newline 
inserted
  
  
  * Lucid Compiler, lcc 3.x
***************
*** 241,247 ****
--- 253,269 ----
  
  symbol: oracle
  
+ This stupid precompiler wraps lines at column 80 in the middle of a file name.
+ There is no obvious way of detecting this or turning it off.  But if you
+ delete the newline, the file name will automatically be reparsed, so that you
+ can then go there.
+ 
  Semantic error at line 528, column 5, file erosacqdb.pc:
+ Error at line 41, column 10 in file /usr/src/sb/ODBI_BHP.hpp
+ PCC-02150: error at line 49, column 27 in file /usr/src/sb/ODBI_dxfgh.pc
+ PCC-00003: invalid SQL Identifier at column name in line 12 of file 
/usr/src/sb/ODBI_BHP.hpp
+ PCC-00004: mismatched IF/ELSE/ENDIF block at line 27 in file 
/usr/src/sb/ODBI_BHP.hpp
+ PCC-02151: line 21 column 40 file /usr/src/sb/ODBI_BHP.hpp:
  
  
  * Perl
***************
*** 298,311 ****
  /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
--- 320,325 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]