ENH: More error regex
This commit is contained in:
parent
2a5fec6eda
commit
6179a0a455
|
@ -80,6 +80,7 @@ static const char* cmCTestErrorMatches[] = {
|
|||
"make: Fatal error: ",
|
||||
"ld: 0711-993 Error occurred while writing to the output file:",
|
||||
"ld: fatal: ",
|
||||
"final link failed:",
|
||||
"make: \\*\\*\\*.*Error",
|
||||
"\\*\\*\\* Error code",
|
||||
"nternal error:",
|
||||
|
|
Loading…
Reference in New Issue