Add more ignore stuff for OpenBSD

This commit is contained in:
Bill Hoffman 2010-05-14 16:28:22 -04:00
parent c8c7b22323
commit 8dd99db686
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"
"[Qq]t([Cc]ore|[Gg]ui).*warning.*conversion.*may alter its value"
"Parser.cxx.*warning.*2111-D.*statement is unreachable"
"warning:.*is often misused, please use.*"
"warning:.*is.*very unsafe.*consider using.*"
"warning:.*is.*misused, please use.*"
"CMakeSetupManifest.xml.*manifest authoring warning.*Unrecognized Element"
)