Add aix warning

This commit is contained in:
Andy Cedilnik 2003-01-16 14:59:40 -05:00
parent fe30286e4a
commit 51acf333cc
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ static const char* cmCTestWarningMatches[] = {
"([^:]+): warning[ \\t]*[0-9]+[ \\t]*:",
"^Warning ([0-9]+):",
"^Warning ",
"WARNING: ",
"([^ :]+) : warning",
"([^:]+): warning",
0