diff options
author | Daniel Pfeiffer <occitan@esperanto.org> | 2004-04-07 12:57:55 +0000 |
---|---|---|
committer | Daniel Pfeiffer <occitan@esperanto.org> | 2004-04-07 12:57:55 +0000 |
commit | 1618ce6df78f53caa1b82fce36a0840898562185 (patch) | |
tree | b75eb3d28793d93cfc65eb8c638403238f17ad8e | |
parent | f6164cdd527b0322da085cff66c186fd53c2b83c (diff) | |
download | emacs-1618ce6df78f53caa1b82fce36a0840898562185.tar.gz |
Fix caml (Python) & irix (Info)
-rw-r--r-- | etc/compilation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index 54fb9efaf4d..6420580fe6d 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -76,6 +76,8 @@ File "foobar.ml", lines 5-8, characters 20-155: blah blah File "F:\ocaml\sorting.ml", line 65, characters 2-145: Warning: this expression should have type unit. File "/usr/share/gdesklets/display/TargetGauge.py", line 41, in add_children + File \lib\python\Products\PythonScripts\PythonScript.py, line 302, in _exec + File "/tmp/foo.py", line 10 * Apollo cc, 4.3BSD fc & IBM RS6000/AIX xlc compiler & Microtec mcc68k & GNAT (July 94) @@ -118,6 +120,7 @@ foo.c(5:5) : error EDC0350: Syntax error. symbol: irix ccom: Error: foo.c, line 2: syntax error +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 ... /usr/lib/cmplrs/cc/cfe: Error: foo.c: 1: blah blah |