From 04f12e5765ee9d494b211af4ab3162fbbd877547 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 9 Sep 1999 20:16:02 +0000 Subject: [PATCH] Comment. --- lisp/progmodes/compile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index 7b35a30e08f..70b8b6bfcf6 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el @@ -303,7 +303,7 @@ of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?:" 3 2) ;; 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) -- 2.39.5