]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last fix.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 6 May 2008 03:31:55 +0000 (03:31 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 6 May 2008 03:31:55 +0000 (03:31 +0000)
lisp/progmodes/compile.el

index c2d0939bd753b915af91a1349e7beca54f7a710a..cd3197c3039b787a9357d6b5604ecb817990c68a 100644 (file)
@@ -325,8 +325,8 @@ File = \\(.+\\), Line = \\([0-9]+\\)\\(?:, Column = \\([0-9]+\\)\\)?"
 
     (watcom
      "\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)): ?\
-\\(?:\\(Error! E[0-9]+\\)\\|\\(Warning! W[0-9]+\\)\\|\\(.\\)\\):"
-     1 2 nil (4 . 5))
+\\(?:\\(Error! E[0-9]+\\)\\|\\(Warning! W[0-9]+\\)\\):"
+     1 2 nil (4))
 
     (4bsd
      "\\(?:^\\|::  \\|\\S ( \\)\\(/[^ \n\t()]+\\)(\\([0-9]+\\))\