]> code.delx.au - gnu-emacs/commitdiff
2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
authorJason Rumney <jasonr@gnu.org>
Fri, 10 Jun 2005 22:54:06 +0000 (22:54 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 10 Jun 2005 22:54:06 +0000 (22:54 +0000)
* progmodes/compile.el (compilation-error-regexp-alist-alist)
[msft]: update regexp for newer msft compilers.

lisp/progmodes/compile.el

index e1b63e54b17452b9a8e72f2a0365c9de5ad9d941..f923d5a59636008476e85502c0947a558ae13dcc 100644 (file)
@@ -246,8 +246,8 @@ of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?:" 3 2 nil (1))
      " in \\([^()\n ]+\\)(\\([0-9]+\\))$" 1 2)
 
     (msft
-     "^\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \
-: \\(?:error\\|warnin\\(g\\)\\) C[0-9]+:" 1 2 nil (3))
+     "^\\([0-9]+>\\)\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \
+: \\(?:error\\|warnin\\(g\\)\\) C[0-9]+:" 2 3 nil (4))
 
     (oracle
      "^\\(?:Semantic error\\|Error\\|PCC-[0-9]+:\\).* line \\([0-9]+\\)\