yangtse: curl-www/auto ccwarn.pm,1.13,1.14

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/auto
In directory labb:/tmp/cvs-serv13081/auto

Modified Files:
	ccwarn.pm 
Log Message:
Highlight Intel's icc errors

Index: ccwarn.pm
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/ccwarn.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ccwarn.pm	10 Aug 2008 03:30:43 -0000	1.13
+++ ccwarn.pm	11 Sep 2008 05:26:48 -0000	1.14
@@ -32,7 +32,9 @@
         # MIPSPro C 7.3:
         ($l =~ /cc: (REMARK|WARNING|ERROR) File/) ||
         # Intel icc 8.0:
-        ($l =~ /: (remark|warning) \#/) ||
+        ($l =~ /: (remark|warning|error) \#/) ||
+        # Intel icc 10.1:
+        ($l =~ /\(\d+\): error: /) ||
         # Intel icc linker:
         ($l =~ /: warning: warning: /) ||
         # MIPS o32 compiler:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.