# HG changeset patch # User Nick Roberts # Date 1209988841 0 # Node ID dfff53b237c47716a4446cc0a1594ce8e4e8c143 # Parent 77be8c29913f7a8fbc71b67eb713c6b73829cce3 Add regexp for Open Watcom compiler output. diff -r 77be8c29913f -r dfff53b237c4 etc/compilation.txt --- a/etc/compilation.txt Mon May 05 11:59:04 2008 +0000 +++ b/etc/compilation.txt Mon May 05 12:00:41 2008 +0000 @@ -263,6 +263,14 @@ 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