]> Creatis software - gdcm.git/commitdiff
ENH: Ok since OJ warnings are not going to be fixed anytime soon remove them
authormalaterre <malaterre>
Wed, 16 Nov 2005 16:35:50 +0000 (16:35 +0000)
committermalaterre <malaterre>
Wed, 16 Nov 2005 16:35:50 +0000 (16:35 +0000)
CMake/CTestCustom.ctest.in

index 58cad9a5079b2d39f3ff525c0ebe2f59a5411118..19657528082b2d64d6b06303c96686da01099f49 100644 (file)
@@ -6,7 +6,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
   "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/gdcmopenjpeg/(.*)"
   "\"/.../gdcm/src/gdcmjpeg/jccolor.c\", line 107: warning: integer overflow detected: op \"<<\""
   "Warning W8004.*gdcmjasper[\\]src[\\]libjasper.*"
   )