Merge topic 'suppress-conversion-warnings-in-QtWidgets'

391c73db CTestCustom: Suppress conversion warnings in QtWidgets headers
This commit is contained in:
Brad King 2014-04-03 12:51:48 -04:00 committed by CMake Topic Stage
commit 2ea57eb007
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
"(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"
"(Lexer|Parser).*warning.*(statement is unreachable|will never be executed)"
"PGC-W-0095-Type cast required for this conversion.*ProcessUNIX.c"
"[Qq]t([Cc]ore|[Gg]ui).*warning.*conversion.*may alter its value"
"[Qq]t([Cc]ore|[Gg]ui|[Ww]idgets).*warning.*conversion.*may alter its value"
"warning:.*is.*very unsafe.*consider using.*"
"warning:.*is.*misused, please use.*"
"CMakeSetupManifest.xml.*manifest authoring warning.*Unrecognized Element"