diff etc/compilation.txt @ 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 16e08abf25d2
children cbf5528cf447
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