/[emacs]/emacs/lisp/progmodes/compile.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/compile.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.360 by miles, Fri Jun 10 07:34:16 2005 UTC revision 1.361 by jasonr, Fri Jun 10 22:54:06 2005 UTC
# Line 246  of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"? Line 246  of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?
246       " in \\([^()\n ]+\\)(\\([0-9]+\\))$" 1 2)       " in \\([^()\n ]+\\)(\\([0-9]+\\))$" 1 2)
247    
248      (msft      (msft
249       "^\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \       "^\\([0-9]+>\\)\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \
250  : \\(?:error\\|warnin\\(g\\)\\) C[0-9]+:" 1 2 nil (3))  : \\(?:error\\|warnin\\(g\\)\\) C[0-9]+:" 2 3 nil (4))
251    
252      (oracle      (oracle
253       "^\\(?:Semantic error\\|Error\\|PCC-[0-9]+:\\).* line \\([0-9]+\\)\       "^\\(?:Semantic error\\|Error\\|PCC-[0-9]+:\\).* line \\([0-9]+\\)\

Legend:
Removed from v.1.360  
changed lines
  Added in v.1.361

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26