ENH: fix warnings on windows paths

This commit is contained in:
Bill Hoffman 2006-10-27 15:55:14 -04:00
parent d9f1d4d71a
commit 6dba95cb2a
1 changed files with 6 additions and 6 deletions

View File

@ -10,14 +10,14 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"libcmcurl.*has no symbols" "libcmcurl.*has no symbols"
"not sorted slower link editing will result" "not sorted slower link editing will result"
"stl_deque.h:479" "stl_deque.h:479"
"Utilities/cmzlib/" "Utilities.cmzlib."
"Utilities/cmxmlrpc/" "Utilities.cmxmlrpc."
"Source/CTest/Curl" "Source.CTest.Curl"
"Utilities/cmcurl" "Utilities.cmcurl"
"Source/CursesDialog/form" "Source.CursesDialog.form"
"/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist" "/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist"
"Redeclaration of .send..... with a different storage class specifier" "Redeclaration of .send..... with a different storage class specifier"
"Utilities/cmexpat/" "Utilities.cmexpat."
"is not used for resolving any symbol" "is not used for resolving any symbol"
"Clock skew detected" "Clock skew detected"
"remark\\(1209" "remark\\(1209"