1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 17:45:24 +02:00

Fix indentation of patterns.dat to make pwd command work

This commit is contained in:
Martin Oberhuber 2006-08-09 11:50:02 +00:00
parent a1a46ef13e
commit 0a269f743d
2 changed files with 83 additions and 83 deletions

View file

@ -10,11 +10,11 @@ command: grep -.*n.*
grep file line pattern =([\w,.,/,(,),\\,\-,\+,\d]*):(\d*):.*
command: grep .*
grep file pattern =([\w,.,/,(,)\\,\-,\+,\d]*):.*
grep file pattern =([\w,.,/,(,)\\,\-,\+,\d]*):.*
command: pwd
directory file pattern=([\w,.,/,(,),\\,\-,\+,\d,:]*)
directory file pattern=([\w,.,/,(,),\\,\-,\+,\d,:]*)
command: nmake.*
error pattern=NMAKE : .*
@ -25,8 +25,8 @@ command: nmake.*
informational file line pattern=([\w,.,/,\-,\+,(,),\\]*)\((\d*):\d*\) : informational .*
command: make.*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
@ -40,14 +40,14 @@ command: make.*
#makefile errors
error file line pattern=\"([\w,\.,/,(,),\-,\+,\\]*)\", line (\d*): make:.*
#xlc Options warnings
warning pattern=\(W\) Option .*
warning pattern=\(W\) Option .*
#c89 errors
error file line pattern=ERROR CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
warning file line pattern=WARNING CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
informational pattern=CBC\d*\(I\) .*
command: gmake.*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
@ -63,7 +63,7 @@ command: gmake.*
error file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*):.*
command: gcc\s.*
error file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
error file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
warning file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
informational file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
warning file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*): warning: .*
@ -92,8 +92,8 @@ command: javac.*
error file line pattern=([\w,.,/,\\,\-,\+,(,),:]*):(\d*):.*
command: .*bat\s.*
error file line pattern=\[javac\]\s([\w,.,/,\\,:]*):(\d*):.*
error file line pattern=file:([\w,.,/,\\,:]*):(\d*):.*
error file line pattern=\[javac\]\s([\w,.,/,\\,:]*):(\d*):.*
error file line pattern=file:([\w,.,/,\\,:]*):(\d*):.*
command: dir.*
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\w,.,/,\\,\s,\-,\+,\d]*).*
@ -109,38 +109,38 @@ command: ls -l.*
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
file file pattern=l.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
file file pattern=l.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
command: ls -a.*
file file pattern=-.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
command: ls
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
command: ls\s.*
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
command: .*
prompt file pattern=([\w,.,/,(,),\\,\-,\+,\d,:,\s]*)>.*
command: find .*
file file pattern=([\w,.,/,\\,(,),\-]+)
file file pattern=([\w,.,/,\\,(,),\-]+)
command: env
pathenvvar file pattern=PATH\=(.*)
libpathenvvar file pattern=LIBPATH\=(.*)
libpathenvvar file pattern=LIB\=(.*)
envvar pattern=[\w\d]+\=.*
pathenvvar file pattern=PATH\=(.*)
libpathenvvar file pattern=LIBPATH\=(.*)
libpathenvvar file pattern=LIB\=(.*)
envvar pattern=[\w\d]+\=.*
command: ps
process pattern=[\s]*[\d]+\s.*
process pattern=[\s]*[\d]+\s.*
command: ps .*
process pattern=[\s]*[\d]+\s.*
process pattern=[\s]*[\d]+\s.*
command: xl[C,c].*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
@ -153,18 +153,18 @@ command: ixlc.*
error file line pattern=[\w,.,/,\\]* Line \d* \"([\w,.,/,\\]*)\", line (\d*)\.\d*: .*
command: cat.*patterns.*
warning file pattern=# .*(PATTERNS.DAT).*
Output pattern=command: .*
#statement pattern=#.*
statement pattern=.* pattern.*=.*
warning file pattern=# .*(PATTERNS.DAT).*
Output pattern=command: .*
#statement pattern=#.*
statement pattern=.* pattern.*=.*
# special for autoconf
command: ./bootstrap.sc.*
error file line pattern=aclocal: ([\w,.,/,\\]*): (\d*):.*
warning file line pattern=([\w,.,/,\\]*):(\d*):.*
error file line pattern=aclocal: ([\w,.,/,\\]*): (\d*):.*
warning file line pattern=([\w,.,/,\\]*):(\d*):.*
command: ./configure.*
error file line pattern=./(configure): line (\d*): .*
error file line pattern=./(configure): line (\d*): .*
# How Patterns Work
# -----------------

View file

@ -10,11 +10,11 @@ command: grep -.*n.*
grep file line pattern =([\w,.,/,(,),\\,\-,\+,\d]*):(\d*):.*
command: grep .*
grep file pattern =([\w,.,/,(,)\\,\-,\+,\d]*):.*
grep file pattern =([\w,.,/,(,)\\,\-,\+,\d]*):.*
command: pwd
directory file pattern=([\w,.,/,(,),\\,\-,\+,\d,:]*)
directory file pattern=([\w,.,/,(,),\\,\-,\+,\d,:]*)
command: nmake.*
error pattern=NMAKE : .*
@ -25,8 +25,8 @@ command: nmake.*
informational file line pattern=([\w,.,/,\-,\+,(,),\\]*)\((\d*):\d*\) : informational .*
command: make.*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
@ -40,14 +40,14 @@ command: make.*
#makefile errors
error file line pattern=\"([\w,\.,/,(,),\-,\+,\\]*)\", line (\d*): make:.*
#xlc Options warnings
warning pattern=\(W\) Option .*
warning pattern=\(W\) Option .*
#c89 errors
error file line pattern=ERROR CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
warning file line pattern=WARNING CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
informational pattern=CBC\d*\(I\) .*
command: gmake.*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
@ -63,7 +63,7 @@ command: gmake.*
error file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*):.*
command: gcc\s.*
error file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
error file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
warning file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
informational file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
warning file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*): warning: .*
@ -92,8 +92,8 @@ command: javac.*
error file line pattern=([\w,.,/,\\,\-,\+,(,),:]*):(\d*):.*
command: .*bat\s.*
error file line pattern=\[javac\]\s([\w,.,/,\\,:]*):(\d*):.*
error file line pattern=file:([\w,.,/,\\,:]*):(\d*):.*
error file line pattern=\[javac\]\s([\w,.,/,\\,:]*):(\d*):.*
error file line pattern=file:([\w,.,/,\\,:]*):(\d*):.*
command: dir.*
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\w,.,/,\\,\s,\-,\+,\d]*).*
@ -109,38 +109,38 @@ command: ls -l.*
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
file file pattern=l.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
file file pattern=l.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
command: ls -a.*
file file pattern=-.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
command: ls
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
command: ls\s.*
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
command: .*
prompt file pattern=([\w,.,/,(,),\\,\-,\+,\d,:,\s]*)>.*
command: find .*
file file pattern=([\w,.,/,\\,(,),\-]+)
file file pattern=([\w,.,/,\\,(,),\-]+)
command: env
pathenvvar file pattern=PATH\=(.*)
libpathenvvar file pattern=LIBPATH\=(.*)
libpathenvvar file pattern=LIB\=(.*)
envvar pattern=[\w\d]+\=.*
pathenvvar file pattern=PATH\=(.*)
libpathenvvar file pattern=LIBPATH\=(.*)
libpathenvvar file pattern=LIB\=(.*)
envvar pattern=[\w\d]+\=.*
command: ps
process pattern=[\s]*[\d]+\s.*
process pattern=[\s]*[\d]+\s.*
command: ps .*
process pattern=[\s]*[\d]+\s.*
process pattern=[\s]*[\d]+\s.*
command: xl[C,c].*
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
@ -153,18 +153,18 @@ command: ixlc.*
error file line pattern=[\w,.,/,\\]* Line \d* \"([\w,.,/,\\]*)\", line (\d*)\.\d*: .*
command: cat.*patterns.*
warning file pattern=# .*(PATTERNS.DAT).*
Output pattern=command: .*
#statement pattern=#.*
statement pattern=.* pattern.*=.*
warning file pattern=# .*(PATTERNS.DAT).*
Output pattern=command: .*
#statement pattern=#.*
statement pattern=.* pattern.*=.*
# special for autoconf
command: ./bootstrap.sc.*
error file line pattern=aclocal: ([\w,.,/,\\]*): (\d*):.*
warning file line pattern=([\w,.,/,\\]*):(\d*):.*
error file line pattern=aclocal: ([\w,.,/,\\]*): (\d*):.*
warning file line pattern=([\w,.,/,\\]*):(\d*):.*
command: ./configure.*
error file line pattern=./(configure): line (\d*): .*
error file line pattern=./(configure): line (\d*): .*
# How Patterns Work
# -----------------