mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05: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