[svn-r19357] Add POSIX warning to report ignore list.

This commit is contained in:
Allen Byrne 2010-09-08 10:55:59 -05:00
parent ad0134f2a6
commit 1c76ee2563

View File

@ -4,6 +4,7 @@ SET (CTEST_CUSTOM_WARNING_EXCEPTION
${CTEST_CUSTOM_WARNING_EXCEPTION}
"H5detect.c.[0-9]+.[ ]*: warning C4090:"
"testhdf5.h.[0-9]+.[ ]*: warning C4005:"
"POSIX name for this item is deprecated"
"disabling jobserver mode"
)