ENH: Handle more REMARKS on SGI
This commit is contained in:
parent
16e86a3ea9
commit
d6c7de2c13
|
@ -109,6 +109,7 @@ static const char* cmCTestWarningMatches[] = {
|
|||
"([^ :]+):([0-9]+): Warning",
|
||||
"\\([0-9]*\\): remark #[0-9]*",
|
||||
"\".*\", line [0-9]+: remark\\([0-9]*\\):",
|
||||
"cc-[0-9]* CC: REMARK File = .*, Line = [0-9]*",
|
||||
0
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue