From: Nick Roberts Date: Mon, 5 May 2008 12:00:41 +0000 (+0000) Subject: Add regexp for Open Watcom compiler output. X-Git-Tag: emacs-pretest-23.0.90~5808 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7444d6ab9f9b68e3a057560dc6d6e6848c18f683;p=emacs.git Add regexp for Open Watcom compiler output. --- diff --git a/etc/compilation.txt b/etc/compilation.txt index e06175f9bf8..94990074998 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -263,6 +263,14 @@ keyboard handler.c(537) : warning C4005: 'min' : macro redefinition d:\tmp\test.c(23) : error C2143: syntax error : missing ';' before 'if' +* Open Watcom + +symbol: watcom + +..\src\ctrl\lister.c(109): Error! E1009: Expecting ';' but found '{' +..\src\ctrl\lister.c(120): Warning! W201: Unreachable code + + * Oracle pro*c symbol: oracle