diff options
| author | Daniel Pfeiffer | 2004-10-27 09:13:50 +0000 |
|---|---|---|
| committer | Daniel Pfeiffer | 2004-10-27 09:13:50 +0000 |
| commit | 776f2b441b1430ca296dfc74969da198ddb49a2b (patch) | |
| tree | d57bbe0425a83f1cf85d658c9d835b05606301af | |
| parent | 9fcabe795288bab38daf1fd77740509f07f1df86 (diff) | |
| download | emacs-776f2b441b1430ca296dfc74969da198ddb49a2b.tar.gz emacs-776f2b441b1430ca296dfc74969da198ddb49a2b.zip | |
*** empty log message ***
| -rw-r--r-- | etc/compilation.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index 53529cb09e7..bae217e8323 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt | |||
| @@ -154,6 +154,7 @@ cfe: Warning 712: foo.c, line 2: illegal combination of pointer and ... | |||
| 154 | cfe: Warning 600: xfe.c: 170: Not in a conditional directive while ... | 154 | cfe: Warning 600: xfe.c: 170: Not in a conditional directive while ... |
| 155 | /usr/lib/cmplrs/cc/cfe: Error: foo.c: 1: blah blah | 155 | /usr/lib/cmplrs/cc/cfe: Error: foo.c: 1: blah blah |
| 156 | /usr/lib/cmplrs/cc/cfe: warning: foo.c: 1: blah blah | 156 | /usr/lib/cmplrs/cc/cfe: warning: foo.c: 1: blah blah |
| 157 | foo bar: baz.f, line 27: ... | ||
| 157 | 158 | ||
| 158 | 159 | ||
| 159 | * Java Exception & Valgrind (memory debugger for x86 GNU/Linux) | 160 | * Java Exception & Valgrind (memory debugger for x86 GNU/Linux) |