]> Creatis software - gdcm.git/blobdiff - CMake/CTestCustom.ctest.in
ENH: A TagKey is a TagKey and not a string or TagName... #2
[gdcm.git] / CMake / CTestCustom.ctest.in
index 147688181ddac11814fea1f53bab81b8ba22aabe..dd7a296fa45b7a225785852444cc8d7a2a465618 100644 (file)
@@ -5,7 +5,9 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
   "ld: warning prebinding disabled because dependent library: (.*).dylib is not prebound"
   "gdcmjasper/(.*) warning: statement not reached"
   "warning: string length `[0-9]+' is greater than the length `509' ISO C89 compilers are required to support"
+  "warning: string length '[0-9]+' is greater than the length '509' ISO C89 compilers are required to support"
   "/.../gdcm/src/gdcmjasper/src/libjasper/(.*)"
+  "\"/.../gdcm/src/gdcmjpeg/jccolor.c\", line 107: warning: integer overflow detected: op \"<<\""
   )