mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-25 07:58:59 -06:00
ENH: Add regular expression for remarks on IRIX
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user