Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
eb6fb9eb
Commit
eb6fb9eb
authored
Oct 19, 2004
by
Andy Cedilnik
Browse files
ENH: Add regular expression for remarks on IRIX
parent
e9b6e65c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/CTest/cmCTestBuildHandler.cxx
View file @
eb6fb9eb
...
...
@@ -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
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment