[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/compilation.txt
From: |
Daniel Pfeiffer |
Subject: |
[Emacs-diffs] Changes to emacs/etc/compilation.txt |
Date: |
Tue, 08 Jun 2004 17:54:29 -0400 |
Index: emacs/etc/compilation.txt
diff -c emacs/etc/compilation.txt:1.4 emacs/etc/compilation.txt:1.5
*** emacs/etc/compilation.txt:1.4 Mon May 10 21:09:51 2004
--- emacs/etc/compilation.txt Tue Jun 8 21:38:29 2004
***************
*** 205,210 ****
--- 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
***************
*** 252,258 ****
--- 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/etc/compilation.txt,
Daniel Pfeiffer <=