COMP: exclude some warnings on hp

This commit is contained in:
Bill Hoffman 2007-09-24 11:18:22 -04:00
parent 9a2dbdc1f1
commit e10a354d7e
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"Clock skew detected"
"remark\\(1209"
"stl_deque.h:1051"
"Parser.cxx.*warning.*2111-D.*statement is unreachable"
"CMakeSetupManifest.xml.*manifest authoring warning.*Unrecognized Element"
)