# HG changeset patch # User Dave Love # Date 936908162 0 # Node ID 0f4f299cebb2d34af087a77ea0b700be168ef23a # Parent 4e3d4f5cc358e388fd2bdd2b7c601ee8f89c2f2b Comment. diff -r 4e3d4f5cc358 -r 0f4f299cebb2 lisp/progmodes/compile.el --- a/lisp/progmodes/compile.el Thu Sep 09 20:06:35 1999 +0000 +++ b/lisp/progmodes/compile.el Thu Sep 09 20:16:02 1999 +0000 @@ -303,7 +303,7 @@ ;; Error 24 at (2:progran.f90) : syntax error ("Error [0-9]+ at (\\([0-9]*\\):\\([^)\n]+\\))" 2 1) - ;; SGI IRIX MipsPro compilers: + ;; SGI IRIX MipsPro 7.3 compilers: ;; cc-1070 cc: ERROR File = linkl.c, Line = 38 (".*: ERROR File = \\(.+\\), Line = \\([0-9]+\\)" 1 2) (".*: WARNING File = \\(.+\\), Line = \\([0-9]+\\)" 1 2)