mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
Minor whitespace
This commit is contained in:
parent
7234dce255
commit
ae5385b7ae
@ -1,5 +1,5 @@
|
|||||||
set (CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS 3000)
|
set (CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS 3000)
|
||||||
|
|
||||||
set (CTEST_CUSTOM_WARNING_EXCEPTION
|
set (CTEST_CUSTOM_WARNING_EXCEPTION
|
||||||
${CTEST_CUSTOM_WARNING_EXCEPTION}
|
${CTEST_CUSTOM_WARNING_EXCEPTION}
|
||||||
"note.*expected.*void.*but argument is of type.*volatile"
|
"note.*expected.*void.*but argument is of type.*volatile"
|
||||||
@ -10,7 +10,7 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
|
|||||||
"warning.*implicit declaration of function"
|
"warning.*implicit declaration of function"
|
||||||
"note: expanded from macro"
|
"note: expanded from macro"
|
||||||
)
|
)
|
||||||
|
|
||||||
set (CTEST_CUSTOM_MEMCHECK_IGNORE
|
set (CTEST_CUSTOM_MEMCHECK_IGNORE
|
||||||
${CTEST_CUSTOM_MEMCHECK_IGNORE}
|
${CTEST_CUSTOM_MEMCHECK_IGNORE}
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user