comparison lisp/progmodes/compile.el @ 63299:91394f1a7b4b

Fix last change
author Jason Rumney <jasonr@gnu.org>
date Sat, 11 Jun 2005 00:09:39 +0000
parents ac2350be1da2
children 015343385a78 a1b34dec1104
comparison
equal deleted inserted replaced
63298:44c92b4ef11a 63299:91394f1a7b4b
244 " (\\([0-9]+\\)) in \\([^ \n]+\\)" 2 1) 244 " (\\([0-9]+\\)) in \\([^ \n]+\\)" 2 1)
245 (mips-2 245 (mips-2
246 " in \\([^()\n ]+\\)(\\([0-9]+\\))$" 1 2) 246 " in \\([^()\n ]+\\)(\\([0-9]+\\))$" 1 2)
247 247
248 (msft 248 (msft
249 "^\\([0-9]+>\\)\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \ 249 "^\\([0-9]+>\\)?\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \
250 : \\(?:error\\|warnin\\(g\\)\\) C[0-9]+:" 2 3 nil (4)) 250 : \\(?:error\\|warnin\\(g\\)\\) C[0-9]+:" 2 3 nil (4))
251 251
252 (oracle 252 (oracle
253 "^\\(?:Semantic error\\|Error\\|PCC-[0-9]+:\\).* line \\([0-9]+\\)\ 253 "^\\(?:Semantic error\\|Error\\|PCC-[0-9]+:\\).* line \\([0-9]+\\)\
254 \\(?:\\(?:,\\| at\\)? column \\([0-9]+\\)\\)?\ 254 \\(?:\\(?:,\\| at\\)? column \\([0-9]+\\)\\)?\