2004-11-10 21:15:49 +03:00
|
|
|
SET(CTEST_CUSTOM_WARNING_EXCEPTION
|
|
|
|
${CTEST_CUSTOM_WARNING_EXCEPTION}
|
|
|
|
"xtree.[0-9]+. : warning C4702: unreachable code"
|
|
|
|
"warning LNK4221"
|
|
|
|
"variable .var_args[2]*. is used before its value is set"
|
|
|
|
"jobserver unavailable"
|
|
|
|
"warning: \\(Long double usage is reported only once for each file"
|
|
|
|
"warning: To disable this warning use"
|
|
|
|
"could not be inlined"
|
2005-02-14 18:16:40 +03:00
|
|
|
"libCurl.*has no symbols"
|
2005-02-16 20:31:00 +03:00
|
|
|
"not sorted slower link editing will result"
|
2005-02-16 17:00:58 +03:00
|
|
|
"stl_deque.h:479"
|
2005-03-31 19:00:25 +04:00
|
|
|
"Utilities/cmzlib/"
|
|
|
|
"Source/CTest/Curl"
|
|
|
|
"Utilities/cmexpat/"
|
2004-11-10 21:15:49 +03:00
|
|
|
)
|
|
|
|
|
|
|
|
|