diff options
author | Daniel Pfeiffer <occitan@esperanto.org> | 2004-04-25 12:57:05 +0000 |
---|---|---|
committer | Daniel Pfeiffer <occitan@esperanto.org> | 2004-04-25 12:57:05 +0000 |
commit | 63915149f3f52ab3895f7404f713a5613b6546c7 (patch) | |
tree | 28608ae9a8f52cab2bc6cf861e393e884e3d71a1 /etc/compilation.txt | |
parent | dbd9767235327ab3ea1826a72d62e4ba2d024e31 (diff) | |
download | emacs-63915149f3f52ab3895f7404f713a5613b6546c7.tar.gz |
added irix/Compaq C severe example
Diffstat (limited to 'etc/compilation.txt')
-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 6420580fe6d..3baebe6aaf3 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -120,6 +120,7 @@ foo.c(5:5) : error EDC0350: Syntax error. 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 ... |