mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-23 00:03:53 +02:00
[181550] Support more valid filename characters in patterns.dat
This commit is contained in:
parent
6c8d04c512
commit
599e4bc3b7
2 changed files with 170 additions and 170 deletions
|
@ -20,136 +20,136 @@
|
||||||
# CLICK THIS LINE TO EDIT THIS FILE (PATTERNS.DAT). (When viewing from the Output view)
|
# CLICK THIS LINE TO EDIT THIS FILE (PATTERNS.DAT). (When viewing from the Output view)
|
||||||
|
|
||||||
command: grep -n.*
|
command: grep -n.*
|
||||||
grep file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*):.*
|
grep file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*):.*
|
||||||
|
|
||||||
command: grep -.*n.*
|
command: grep -.*n.*
|
||||||
grep file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*):.*
|
grep file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*):.*
|
||||||
|
|
||||||
command: grep .*
|
command: grep .*
|
||||||
grep file pattern =([\p{L}_\d\-\+,./()\\]*):.*
|
grep file pattern =([\p{L}_\d!@$\-\+,./()\\]*):.*
|
||||||
|
|
||||||
|
|
||||||
command: pwd
|
command: pwd
|
||||||
directory file pattern=([\p{L}_\d\-\+,./()\\,:]*)
|
directory file pattern=([\p{L}_\d!@$\-\+,./()\\,:]*)
|
||||||
|
|
||||||
command: nmake.*
|
command: nmake.*
|
||||||
error pattern=NMAKE : .*
|
error pattern=NMAKE : .*
|
||||||
error file line pattern =([\p{L}_\d\-\+,./()\\:]*)\((\d*):(\d*)\) : error EDC.*
|
error file line pattern =([\p{L}_\d!@$\-\+,./()\\:]*)\((\d*):(\d*)\) : error EDC.*
|
||||||
error file pattern =[\p{L}_\d\-\+,./()\\:]*\(([\p{L}_\d,./\\]*)\) : error LNK.*
|
error file pattern =[\p{L}_\d!@$\-\+,./()\\:]*\(([\p{L}_\d!@$,./\\]*)\) : error LNK.*
|
||||||
error file line pattern=([\p{L}_\d\-\+,./()\\]*):(\d*):\d*\) : error .*
|
error file line pattern=([\p{L}_\d!@$\-\+,./()\\]*):(\d*):\d*\) : error .*
|
||||||
warning file line pattern=([\p{L}_\d\-\+,./()\\]*)\((\d*):\d*\) : warning .*
|
warning file line pattern=([\p{L}_\d!@$\-\+,./()\\]*)\((\d*):\d*\) : warning .*
|
||||||
informational file line pattern=([\p{L}_\d\-\+,./()\\]*)\((\d*):\d*\) : informational .*
|
informational file line pattern=([\p{L}_\d!@$\-\+,./()\\]*)\((\d*):\d*\) : informational .*
|
||||||
|
|
||||||
command: make.*
|
command: make.*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
|
||||||
warning file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*): warning: .*
|
warning file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*): warning: .*
|
||||||
warning file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
warning file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
informational file pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):.*
|
informational file pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):.*
|
||||||
informational file line pattern =In file included from ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):
|
informational file line pattern =In file included from ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):
|
||||||
#iseries c compiler
|
#iseries c compiler
|
||||||
error file line pattern=[\p{L}_\d,./\\]* Line \d* \"([\p{L}_\d,./\\]*)\", line (\d*)\.\d*: .*
|
error file line pattern=[\p{L}_\d!@$,./\\]* Line \d* \"([\p{L}_\d!@$,./\\]*)\", line (\d*)\.\d*: .*
|
||||||
error file line pattern=([\p{L}_\d,./\\]*) Line (\d*)\s.*
|
error file line pattern=([\p{L}_\d!@$,./\\]*) Line (\d*)\s.*
|
||||||
#makefile errors
|
#makefile errors
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*): make:.*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*): make:.*
|
||||||
#xlc Options warnings
|
#xlc Options warnings
|
||||||
warning pattern=\(W\) Option .*
|
warning pattern=\(W\) Option .*
|
||||||
#c89 errors
|
#c89 errors
|
||||||
error file line pattern=ERROR CBC\d* ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*) .*
|
error file line pattern=ERROR CBC\d* ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*) .*
|
||||||
warning file line pattern=WARNING CBC\d* ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*) .*
|
warning file line pattern=WARNING CBC\d* ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*) .*
|
||||||
informational pattern=CBC\d*\(I\) .*
|
informational pattern=CBC\d*\(I\) .*
|
||||||
|
|
||||||
command: gmake.*
|
command: gmake.*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
warning file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*): warning: .*
|
warning file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*): warning: .*
|
||||||
warning file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
warning file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
||||||
informational file line pattern =In file included from ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):
|
informational file line pattern =In file included from ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):
|
||||||
# ixlc compiler
|
# ixlc compiler
|
||||||
error file line pattern=[\p{L}_\d,./\\]* Line \d* \"([\p{L}_\d,./\\]*)\", line (\d*)\.\d*: .*
|
error file line pattern=[\p{L}_\d!@$,./\\]* Line \d* \"([\p{L}_\d!@$,./\\]*)\", line (\d*)\.\d*: .*
|
||||||
error file line pattern=([\p{L}_\d,./\\]*) Line (\d*)\s.*
|
error file line pattern=([\p{L}_\d!@$,./\\]*) Line (\d*)\s.*
|
||||||
# icc compiler
|
# icc compiler
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*),\s(\d*)\.\d*:\s.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*),\s(\d*)\.\d*:\s.*
|
||||||
error file line pattern =\"([\p{L}_\d,./\\,\-,\+,(,)]*)\",\sline\s(\d*)\.\d*:\s.*
|
error file line pattern =\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\",\sline\s(\d*)\.\d*:\s.*
|
||||||
#generic
|
#generic
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
|
|
||||||
command: gcc\s.*
|
command: gcc\s.*
|
||||||
error file line pattern=\"([\p{L}_\d,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
warning file line pattern=\"([\p{L}_\d,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\p{L}_\d,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*): warning: .*
|
warning file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*): warning: .*
|
||||||
warning file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
warning file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
||||||
error file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*): error: .*
|
error file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*): error: .*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):\d*: [\p{L}_\d,./\\,\-,\+,(,)]*: .*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):\d*: [\p{L}_\d!@$,./\\,\-,\+,(,)]*: .*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
informational file pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):.*
|
informational file pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):.*
|
||||||
informational file line pattern =In file included from ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):
|
informational file line pattern =In file included from ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):
|
||||||
|
|
||||||
command: cc\s.*
|
command: cc\s.*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
|
|
||||||
command: CC\s.*
|
command: CC\s.*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
|
|
||||||
command: c89.*
|
command: c89.*
|
||||||
error file line pattern=ERROR CBC\d* ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*) .*
|
error file line pattern=ERROR CBC\d* ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*) .*
|
||||||
warning file line pattern=WARNING CBC\d* ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*) .*
|
warning file line pattern=WARNING CBC\d* ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*) .*
|
||||||
informational pattern=CBC\d*\(I\) .*
|
informational pattern=CBC\d*\(I\) .*
|
||||||
|
|
||||||
command: icc.*
|
command: icc.*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*),\s(\d*)\.\d*:\s.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*),\s(\d*)\.\d*:\s.*
|
||||||
error file line pattern =\"([\p{L}_\d,./\\,\-,\+,(,)]*)\",\sline\s(\d*)\.\d*:\s.*
|
error file line pattern =\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\",\sline\s(\d*)\.\d*:\s.*
|
||||||
|
|
||||||
command: javac.*
|
command: javac.*
|
||||||
warning file line pattern=([\p{L}_\d,./\\,\-,\+,(,),:]*):(\d*): warning.*
|
warning file line pattern=([\p{L}_\d!@$,./\\,\-,\+,(,),:]*):(\d*): warning.*
|
||||||
error file line pattern=([\p{L}_\d,./\\,\-,\+,(,),:]*):(\d*):.*
|
error file line pattern=([\p{L}_\d!@$,./\\,\-,\+,(,),:]*):(\d*):.*
|
||||||
|
|
||||||
command: .*bat\s.*
|
command: .*bat\s.*
|
||||||
error file line pattern=\[javac\]\s([\p{L}_\d,./\\,:]*):(\d*):.*
|
error file line pattern=\[javac\]\s([\p{L}_\d!@$,./\\,:]*):(\d*):.*
|
||||||
error file line pattern=file:([\p{L}_\d,./\\,:]*):(\d*):.*
|
error file line pattern=file:([\p{L}_\d!@$,./\\,:]*):(\d*):.*
|
||||||
|
|
||||||
command: dir.*
|
command: dir.*
|
||||||
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*).*
|
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*).*
|
||||||
directory file pattern=.*<DIR>\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*).*
|
directory file pattern=.*<DIR>\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*).*
|
||||||
file file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*[\d,,]*\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*).*
|
file file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*[\d,,]*\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*).*
|
||||||
directory file pattern=[\d,/,\\,.,-]+.\s*\d{2}[:,.]\d{2}.\s*<DIR>\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*)
|
directory file pattern=[\d,/,\\,.,-]+.\s*\d{2}[:,.]\d{2}.\s*<DIR>\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*)
|
||||||
file file pattern=[\d,/,\\,.,-]+.\s*\d{2}[:,.]\d{2}.\s*[\d,,,.]*\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*)
|
file file pattern=[\d,/,\\,.,-]+.\s*\d{2}[:,.]\d{2}.\s*[\d,,,.]*\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*)
|
||||||
|
|
||||||
command: ls -l.*
|
command: ls -l.*
|
||||||
file file pattern=-[-,r,w,x]+\s.*\s[\d{4},\d{2}:\d{2}]+,\s([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-[-,r,w,x]+\s.*\s[\d{4},\d{2}:\d{2}]+,\s([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
file file pattern=l[-,r,w,x]+\s.*\s[\d{4},\d{2}:\d{2}]+,\s([\p{L}_\d\-\+,./()\\\s]*)\s->\s[\p{L}_\d\-\+,./()\\\s]*
|
file file pattern=l[-,r,w,x]+\s.*\s[\d{4},\d{2}:\d{2}]+,\s([\p{L}_\d!@$\-\+,./()\\\s]*)\s->\s[\p{L}_\d!@$\-\+,./()\\\s]*
|
||||||
file file pattern=-.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
file file pattern=-.* \d{4} ([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-.* \d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
file file pattern=l.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)\s->\s[\p{L}_\d\-\+,./()\\\s]*
|
file file pattern=l.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)\s->\s[\p{L}_\d!@$\-\+,./()\\\s]*
|
||||||
file file pattern=l.* \d{4} ([\p{L}_\d\-\+,./()\\\s]*)\s->\s[\p{L}_\d\-\+,./()\\\s]*
|
file file pattern=l.* \d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)\s->\s[\p{L}_\d!@$\-\+,./()\\\s]*
|
||||||
directory file pattern=d.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)
|
directory file pattern=d.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
directory file pattern=d.*\d{4} ([\p{L}_\d\-\+,./()\\\s]*)
|
directory file pattern=d.*\d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
|
|
||||||
command: ls -a.*
|
command: ls -a.*
|
||||||
file file pattern=-.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
file file pattern=-.* \d{4} ([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-.* \d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
directory file pattern=d.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)
|
directory file pattern=d.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
directory file pattern=d.*\d{4} ([\p{L}_\d\-\+,./()\\\s]*)
|
directory file pattern=d.*\d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
|
|
||||||
command: ls
|
command: ls
|
||||||
file file pattern=([\p{L}_\d\-\+,.()\s]+)
|
file file pattern=([\p{L}_\d!@$\-\+,.()\s]+)
|
||||||
|
|
||||||
command: ls\s.*
|
command: ls\s.*
|
||||||
file file pattern=([\p{L}_\d\-\+,.()\s]+)
|
file file pattern=([\p{L}_\d!@$\-\+,.()\s]+)
|
||||||
|
|
||||||
command: .*
|
command: .*
|
||||||
prompt file pattern=([\p{L}_\d\-\+,./()\\,:,\s]*)>.*
|
prompt file pattern=([\p{L}_\d!@$\-\+,./()\\,:,\s]*)>.*
|
||||||
|
|
||||||
command: find .*
|
command: find .*
|
||||||
file file pattern=([\p{L}_\d\-\+,./()\\]+)
|
file file pattern=([\p{L}_\d!@$\-\+,./()\\]+)
|
||||||
|
|
||||||
command: env
|
command: env
|
||||||
envvar pattern=[\p{L}_\d]+\=.*
|
envvar pattern=[\p{L}_\d!@$]+\=.*
|
||||||
|
|
||||||
command: ps
|
command: ps
|
||||||
process pattern=[\s]*[\d]+\s.*
|
process pattern=[\s]*[\d]+\s.*
|
||||||
|
@ -158,14 +158,14 @@ command: ps .*
|
||||||
process pattern=[\s]*[\d]+\s.*
|
process pattern=[\s]*[\d]+\s.*
|
||||||
|
|
||||||
command: xl[C,c].*
|
command: xl[C,c].*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(E\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(E\).*
|
||||||
warning file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
|
|
||||||
command: ixlc.*
|
command: ixlc.*
|
||||||
error file line pattern=([\p{L}_\d,./\\]*) Line (\d*)\s.*
|
error file line pattern=([\p{L}_\d!@$,./\\]*) Line (\d*)\s.*
|
||||||
error file line pattern=[\p{L}_\d,./\\]* Line \d* \"([\p{L}_\d,./\\]*)\", line (\d*)\.\d*: .*
|
error file line pattern=[\p{L}_\d!@$,./\\]* Line \d* \"([\p{L}_\d!@$,./\\]*)\", line (\d*)\.\d*: .*
|
||||||
|
|
||||||
command: cat.*patterns.*
|
command: cat.*patterns.*
|
||||||
warning file pattern=# .*(PATTERNS.DAT).*
|
warning file pattern=# .*(PATTERNS.DAT).*
|
||||||
|
@ -175,8 +175,8 @@ command: cat.*patterns.*
|
||||||
|
|
||||||
# special for autoconf
|
# special for autoconf
|
||||||
command: ./bootstrap.sc.*
|
command: ./bootstrap.sc.*
|
||||||
error file line pattern=aclocal: ([\p{L}_\d,./\\]*): (\d*):.*
|
error file line pattern=aclocal: ([\p{L}_\d!@$,./\\]*): (\d*):.*
|
||||||
warning file line pattern=([\p{L}_\d,./\\]*):(\d*):.*
|
warning file line pattern=([\p{L}_\d!@$,./\\]*):(\d*):.*
|
||||||
|
|
||||||
command: ./configure.*
|
command: ./configure.*
|
||||||
error file line pattern=./(configure): line (\d*): .*
|
error file line pattern=./(configure): line (\d*): .*
|
||||||
|
@ -228,7 +228,7 @@ command: ./configure.*
|
||||||
#
|
#
|
||||||
# <reg-ex>: A regular expression that describes a line of output. Backreferences
|
# <reg-ex>: A regular expression that describes a line of output. Backreferences
|
||||||
# are used to store (instead of just match) the filename and line
|
# are used to store (instead of just match) the filename and line
|
||||||
# number. To store a filename use the backreference ([\p{L}_\d,./\\]*), and
|
# number. To store a filename use the backreference ([\p{L}_\d!@$,./\\]*), and
|
||||||
# to store a line number, use (\d*)
|
# to store a line number, use (\d*)
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
|
@ -20,136 +20,136 @@
|
||||||
# CLICK THIS LINE TO EDIT THIS FILE (PATTERNS.DAT). (When viewing from the Output view)
|
# CLICK THIS LINE TO EDIT THIS FILE (PATTERNS.DAT). (When viewing from the Output view)
|
||||||
|
|
||||||
command: grep -n.*
|
command: grep -n.*
|
||||||
grep file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*):.*
|
grep file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*):.*
|
||||||
|
|
||||||
command: grep -.*n.*
|
command: grep -.*n.*
|
||||||
grep file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*):.*
|
grep file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*):.*
|
||||||
|
|
||||||
command: grep .*
|
command: grep .*
|
||||||
grep file pattern =([\p{L}_\d\-\+,./()\\]*):.*
|
grep file pattern =([\p{L}_\d!@$\-\+,./()\\]*):.*
|
||||||
|
|
||||||
|
|
||||||
command: pwd
|
command: pwd
|
||||||
directory file pattern=([\p{L}_\d\-\+,./()\\,:]*)
|
directory file pattern=([\p{L}_\d!@$\-\+,./()\\,:]*)
|
||||||
|
|
||||||
command: nmake.*
|
command: nmake.*
|
||||||
error pattern=NMAKE : .*
|
error pattern=NMAKE : .*
|
||||||
error file line pattern =([\p{L}_\d\-\+,./()\\:]*)\((\d*):(\d*)\) : error EDC.*
|
error file line pattern =([\p{L}_\d!@$\-\+,./()\\:]*)\((\d*):(\d*)\) : error EDC.*
|
||||||
error file pattern =[\p{L}_\d\-\+,./()\\:]*\(([\p{L}_\d,./\\]*)\) : error LNK.*
|
error file pattern =[\p{L}_\d!@$\-\+,./()\\:]*\(([\p{L}_\d!@$,./\\]*)\) : error LNK.*
|
||||||
error file line pattern=([\p{L}_\d\-\+,./()\\]*):(\d*):\d*\) : error .*
|
error file line pattern=([\p{L}_\d!@$\-\+,./()\\]*):(\d*):\d*\) : error .*
|
||||||
warning file line pattern=([\p{L}_\d\-\+,./()\\]*)\((\d*):\d*\) : warning .*
|
warning file line pattern=([\p{L}_\d!@$\-\+,./()\\]*)\((\d*):\d*\) : warning .*
|
||||||
informational file line pattern=([\p{L}_\d\-\+,./()\\]*)\((\d*):\d*\) : informational .*
|
informational file line pattern=([\p{L}_\d!@$\-\+,./()\\]*)\((\d*):\d*\) : informational .*
|
||||||
|
|
||||||
command: make.*
|
command: make.*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
|
||||||
warning file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*): warning: .*
|
warning file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*): warning: .*
|
||||||
warning file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
warning file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
informational file pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):.*
|
informational file pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):.*
|
||||||
informational file line pattern =In file included from ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):
|
informational file line pattern =In file included from ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):
|
||||||
#iseries c compiler
|
#iseries c compiler
|
||||||
error file line pattern=[\p{L}_\d,./\\]* Line \d* \"([\p{L}_\d,./\\]*)\", line (\d*)\.\d*: .*
|
error file line pattern=[\p{L}_\d!@$,./\\]* Line \d* \"([\p{L}_\d!@$,./\\]*)\", line (\d*)\.\d*: .*
|
||||||
error file line pattern=([\p{L}_\d,./\\]*) Line (\d*)\s.*
|
error file line pattern=([\p{L}_\d!@$,./\\]*) Line (\d*)\s.*
|
||||||
#makefile errors
|
#makefile errors
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*): make:.*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*): make:.*
|
||||||
#xlc Options warnings
|
#xlc Options warnings
|
||||||
warning pattern=\(W\) Option .*
|
warning pattern=\(W\) Option .*
|
||||||
#c89 errors
|
#c89 errors
|
||||||
error file line pattern=ERROR CBC\d* ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*) .*
|
error file line pattern=ERROR CBC\d* ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*) .*
|
||||||
warning file line pattern=WARNING CBC\d* ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*) .*
|
warning file line pattern=WARNING CBC\d* ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*) .*
|
||||||
informational pattern=CBC\d*\(I\) .*
|
informational pattern=CBC\d*\(I\) .*
|
||||||
|
|
||||||
command: gmake.*
|
command: gmake.*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
warning file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*): warning: .*
|
warning file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*): warning: .*
|
||||||
warning file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
warning file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
||||||
informational file line pattern =In file included from ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):
|
informational file line pattern =In file included from ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):
|
||||||
# ixlc compiler
|
# ixlc compiler
|
||||||
error file line pattern=[\p{L}_\d,./\\]* Line \d* \"([\p{L}_\d,./\\]*)\", line (\d*)\.\d*: .*
|
error file line pattern=[\p{L}_\d!@$,./\\]* Line \d* \"([\p{L}_\d!@$,./\\]*)\", line (\d*)\.\d*: .*
|
||||||
error file line pattern=([\p{L}_\d,./\\]*) Line (\d*)\s.*
|
error file line pattern=([\p{L}_\d!@$,./\\]*) Line (\d*)\s.*
|
||||||
# icc compiler
|
# icc compiler
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*),\s(\d*)\.\d*:\s.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*),\s(\d*)\.\d*:\s.*
|
||||||
error file line pattern =\"([\p{L}_\d,./\\,\-,\+,(,)]*)\",\sline\s(\d*)\.\d*:\s.*
|
error file line pattern =\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\",\sline\s(\d*)\.\d*:\s.*
|
||||||
#generic
|
#generic
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
|
|
||||||
command: gcc\s.*
|
command: gcc\s.*
|
||||||
error file line pattern=\"([\p{L}_\d,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
warning file line pattern=\"([\p{L}_\d,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\p{L}_\d,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*): warning: .*
|
warning file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*): warning: .*
|
||||||
warning file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
warning file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):\d*: warning: .*
|
||||||
error file line pattern =([\p{L}_\d\-\+,./()\\]*):(\d*): error: .*
|
error file line pattern =([\p{L}_\d!@$\-\+,./()\\]*):(\d*): error: .*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):\d*: [\p{L}_\d,./\\,\-,\+,(,)]*: .*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):\d*: [\p{L}_\d!@$,./\\,\-,\+,(,)]*: .*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
informational file pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):.*
|
informational file pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):.*
|
||||||
informational file line pattern =In file included from ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):
|
informational file line pattern =In file included from ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):
|
||||||
|
|
||||||
command: cc\s.*
|
command: cc\s.*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
|
|
||||||
command: CC\s.*
|
command: CC\s.*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*):.*
|
||||||
|
|
||||||
command: c89.*
|
command: c89.*
|
||||||
error file line pattern=ERROR CBC\d* ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*) .*
|
error file line pattern=ERROR CBC\d* ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*) .*
|
||||||
warning file line pattern=WARNING CBC\d* ([\p{L}_\d,./\\,\-,\+,(,)]*):(\d*) .*
|
warning file line pattern=WARNING CBC\d* ([\p{L}_\d!@$,./\\,\-,\+,(,)]*):(\d*) .*
|
||||||
informational pattern=CBC\d*\(I\) .*
|
informational pattern=CBC\d*\(I\) .*
|
||||||
|
|
||||||
command: icc.*
|
command: icc.*
|
||||||
error file line pattern =([\p{L}_\d,./\\,\-,\+,(,)]*),\s(\d*)\.\d*:\s.*
|
error file line pattern =([\p{L}_\d!@$,./\\,\-,\+,(,)]*),\s(\d*)\.\d*:\s.*
|
||||||
error file line pattern =\"([\p{L}_\d,./\\,\-,\+,(,)]*)\",\sline\s(\d*)\.\d*:\s.*
|
error file line pattern =\"([\p{L}_\d!@$,./\\,\-,\+,(,)]*)\",\sline\s(\d*)\.\d*:\s.*
|
||||||
|
|
||||||
command: javac.*
|
command: javac.*
|
||||||
warning file line pattern=([\p{L}_\d,./\\,\-,\+,(,),:]*):(\d*): warning.*
|
warning file line pattern=([\p{L}_\d!@$,./\\,\-,\+,(,),:]*):(\d*): warning.*
|
||||||
error file line pattern=([\p{L}_\d,./\\,\-,\+,(,),:]*):(\d*):.*
|
error file line pattern=([\p{L}_\d!@$,./\\,\-,\+,(,),:]*):(\d*):.*
|
||||||
|
|
||||||
command: .*bat\s.*
|
command: .*bat\s.*
|
||||||
error file line pattern=\[javac\]\s([\p{L}_\d,./\\,:]*):(\d*):.*
|
error file line pattern=\[javac\]\s([\p{L}_\d!@$,./\\,:]*):(\d*):.*
|
||||||
error file line pattern=file:([\p{L}_\d,./\\,:]*):(\d*):.*
|
error file line pattern=file:([\p{L}_\d!@$,./\\,:]*):(\d*):.*
|
||||||
|
|
||||||
command: dir.*
|
command: dir.*
|
||||||
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*).*
|
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*).*
|
||||||
directory file pattern=.*<DIR>\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*).*
|
directory file pattern=.*<DIR>\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*).*
|
||||||
file file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*[\d,,]*\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*).*
|
file file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*[\d,,]*\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*).*
|
||||||
directory file pattern=[\d,/,\\,.,-]+.\s*\d{2}[:,.]\d{2}.\s*<DIR>\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*)
|
directory file pattern=[\d,/,\\,.,-]+.\s*\d{2}[:,.]\d{2}.\s*<DIR>\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*)
|
||||||
file file pattern=[\d,/,\\,.,-]+.\s*\d{2}[:,.]\d{2}.\s*[\d,,,.]*\s*([\p{L}_\d,./\\,\s,\-,\+,\d]*)
|
file file pattern=[\d,/,\\,.,-]+.\s*\d{2}[:,.]\d{2}.\s*[\d,,,.]*\s*([\p{L}_\d!@$,./\\,\s,\-,\+,\d]*)
|
||||||
|
|
||||||
command: ls -l.*
|
command: ls -l.*
|
||||||
file file pattern=-[-,r,w,x]+\s.*\s[\d{4},\d{2}:\d{2}]+,\s([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-[-,r,w,x]+\s.*\s[\d{4},\d{2}:\d{2}]+,\s([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
file file pattern=l[-,r,w,x]+\s.*\s[\d{4},\d{2}:\d{2}]+,\s([\p{L}_\d\-\+,./()\\\s]*)\s->\s[\p{L}_\d\-\+,./()\\\s]*
|
file file pattern=l[-,r,w,x]+\s.*\s[\d{4},\d{2}:\d{2}]+,\s([\p{L}_\d!@$\-\+,./()\\\s]*)\s->\s[\p{L}_\d!@$\-\+,./()\\\s]*
|
||||||
file file pattern=-.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
file file pattern=-.* \d{4} ([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-.* \d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
file file pattern=l.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)\s->\s[\p{L}_\d\-\+,./()\\\s]*
|
file file pattern=l.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)\s->\s[\p{L}_\d!@$\-\+,./()\\\s]*
|
||||||
file file pattern=l.* \d{4} ([\p{L}_\d\-\+,./()\\\s]*)\s->\s[\p{L}_\d\-\+,./()\\\s]*
|
file file pattern=l.* \d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)\s->\s[\p{L}_\d!@$\-\+,./()\\\s]*
|
||||||
directory file pattern=d.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)
|
directory file pattern=d.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
directory file pattern=d.*\d{4} ([\p{L}_\d\-\+,./()\\\s]*)
|
directory file pattern=d.*\d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
|
|
||||||
command: ls -a.*
|
command: ls -a.*
|
||||||
file file pattern=-.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
file file pattern=-.* \d{4} ([\p{L}_\d\-\+,./()\\\s]*)
|
file file pattern=-.* \d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
directory file pattern=d.*\d{2}:\d{2} ([\p{L}_\d\-\+,./()\\\s]*)
|
directory file pattern=d.*\d{2}:\d{2} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
directory file pattern=d.*\d{4} ([\p{L}_\d\-\+,./()\\\s]*)
|
directory file pattern=d.*\d{4} ([\p{L}_\d!@$\-\+,./()\\\s]*)
|
||||||
|
|
||||||
command: ls
|
command: ls
|
||||||
file file pattern=([\p{L}_\d\-\+,.()\s]+)
|
file file pattern=([\p{L}_\d!@$\-\+,.()\s]+)
|
||||||
|
|
||||||
command: ls\s.*
|
command: ls\s.*
|
||||||
file file pattern=([\p{L}_\d\-\+,.()\s]+)
|
file file pattern=([\p{L}_\d!@$\-\+,.()\s]+)
|
||||||
|
|
||||||
command: .*
|
command: .*
|
||||||
prompt file pattern=([\p{L}_\d\-\+,./()\\,:,\s]*)>.*
|
prompt file pattern=([\p{L}_\d!@$\-\+,./()\\,:,\s]*)>.*
|
||||||
|
|
||||||
command: find .*
|
command: find .*
|
||||||
file file pattern=([\p{L}_\d\-\+,./()\\]+)
|
file file pattern=([\p{L}_\d!@$\-\+,./()\\]+)
|
||||||
|
|
||||||
command: env
|
command: env
|
||||||
envvar pattern=[\p{L}_\d]+\=.*
|
envvar pattern=[\p{L}_\d!@$]+\=.*
|
||||||
|
|
||||||
command: ps
|
command: ps
|
||||||
process pattern=[\s]*[\d]+\s.*
|
process pattern=[\s]*[\d]+\s.*
|
||||||
|
@ -158,14 +158,14 @@ command: ps .*
|
||||||
process pattern=[\s]*[\d]+\s.*
|
process pattern=[\s]*[\d]+\s.*
|
||||||
|
|
||||||
command: xl[C,c].*
|
command: xl[C,c].*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
error file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(E\).*
|
error file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(E\).*
|
||||||
warning file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\p{L}_\d\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\p{L}_\d!@$\-\+,./()\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
|
|
||||||
command: ixlc.*
|
command: ixlc.*
|
||||||
error file line pattern=([\p{L}_\d,./\\]*) Line (\d*)\s.*
|
error file line pattern=([\p{L}_\d!@$,./\\]*) Line (\d*)\s.*
|
||||||
error file line pattern=[\p{L}_\d,./\\]* Line \d* \"([\p{L}_\d,./\\]*)\", line (\d*)\.\d*: .*
|
error file line pattern=[\p{L}_\d!@$,./\\]* Line \d* \"([\p{L}_\d!@$,./\\]*)\", line (\d*)\.\d*: .*
|
||||||
|
|
||||||
command: cat.*patterns.*
|
command: cat.*patterns.*
|
||||||
warning file pattern=# .*(PATTERNS.DAT).*
|
warning file pattern=# .*(PATTERNS.DAT).*
|
||||||
|
@ -175,8 +175,8 @@ command: cat.*patterns.*
|
||||||
|
|
||||||
# special for autoconf
|
# special for autoconf
|
||||||
command: ./bootstrap.sc.*
|
command: ./bootstrap.sc.*
|
||||||
error file line pattern=aclocal: ([\p{L}_\d,./\\]*): (\d*):.*
|
error file line pattern=aclocal: ([\p{L}_\d!@$,./\\]*): (\d*):.*
|
||||||
warning file line pattern=([\p{L}_\d,./\\]*):(\d*):.*
|
warning file line pattern=([\p{L}_\d!@$,./\\]*):(\d*):.*
|
||||||
|
|
||||||
command: ./configure.*
|
command: ./configure.*
|
||||||
error file line pattern=./(configure): line (\d*): .*
|
error file line pattern=./(configure): line (\d*): .*
|
||||||
|
@ -228,7 +228,7 @@ command: ./configure.*
|
||||||
#
|
#
|
||||||
# <reg-ex>: A regular expression that describes a line of output. Backreferences
|
# <reg-ex>: A regular expression that describes a line of output. Backreferences
|
||||||
# are used to store (instead of just match) the filename and line
|
# are used to store (instead of just match) the filename and line
|
||||||
# number. To store a filename use the backreference ([\p{L}_\d,./\\]*), and
|
# number. To store a filename use the backreference ([\p{L}_\d!@$,./\\]*), and
|
||||||
# to store a line number, use (\d*)
|
# to store a line number, use (\d*)
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue