mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-18 17:40:55 +08:00
[svn-r19806] Corrected REGEX of warning exception
This commit is contained in:
parent
f8b0d69460
commit
30be8ee01c
@ -5,10 +5,10 @@ SET (CTEST_CUSTOM_WARNING_EXCEPTION
|
||||
"H5detect.c.[0-9]+.[ \t]*:[ \t]*warning C4090"
|
||||
"H5detect.c.[0-9]+.[ \t]*:[ \t]*warning:[ \t]*passing argument"
|
||||
"H5detect.c[0-9 \t:]*warning:[ \t]*passing argument"
|
||||
"H5Tconv.c[0-9]+.[ \t]*:[ \t]*warning:[ \t]*comparison is always false due to limited range of data type"
|
||||
"H5Tconv.c[0-9 \t:]*warning:[ \t]*comparison is always false due to limited range of data type"
|
||||
"testhdf5.h.[0-9]+.[ \t]*:[ \t]*warning C4005"
|
||||
"H5Ztrans.c.[0-9]+.[ \t]*:[ \t]*warning C4244"
|
||||
"SZIP.src.[0-9a-zA-Z]*warning"
|
||||
"SZIP.src.[0-9a-zA-Z]*[ \t]*:[ \t]*warning"
|
||||
"POSIX name for this item is deprecated"
|
||||
"disabling jobserver mode"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user