Fix last change
authorJason Rumney <jasonr@gnu.org>
Sat, 11 Jun 2005 00:09:39 +0000 (00:09 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 11 Jun 2005 00:09:39 +0000 (00:09 +0000)
lisp/progmodes/compile.el

index f923d5a..3f3b385 100644 (file)
@@ -246,7 +246,7 @@ of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?:" 3 2 nil (1))
      " in \\([^()\n ]+\\)(\\([0-9]+\\))$" 1 2)
 
     (msft
-     "^\\([0-9]+>\\)\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \
+     "^\\([0-9]+>\\)?\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \
 : \\(?:error\\|warnin\\(g\\)\\) C[0-9]+:" 2 3 nil (4))
 
     (oracle