changeset 94634:dfff53b237c4

Add regexp for Open Watcom compiler output.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 05 May 2008 12:00:41 +0000
parents 77be8c29913f
children 92e5b9eb3f29
files etc/compilation.txt
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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