ENH: Add regular expression for remarks on IRIX
This commit is contained in:
parent
e9b6e65cbd
commit
eb6fb9eb8e
@ -108,6 +108,7 @@ static const char* cmCTestWarningMatches[] = {
|
||||
".*file: .* has no symbols",
|
||||
"([^ :]+):([0-9]+): Warning",
|
||||
"\\([0-9]*\\): remark #[0-9]*",
|
||||
"\".*\", line [0-9]+: remark([0-9]):",
|
||||
0
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user