From 651746cbfc1c7dfac951b4582a88a621813339af Mon Sep 17 00:00:00 2001 From: jpr Date: Wed, 9 Nov 2005 10:52:37 +0000 Subject: [PATCH] SetWarning on --- Testing/TestAllReadCompareDicom.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Testing/TestAllReadCompareDicom.cxx b/Testing/TestAllReadCompareDicom.cxx index 05069a76..e1dc9df5 100644 --- a/Testing/TestAllReadCompareDicom.cxx +++ b/Testing/TestAllReadCompareDicom.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestAllReadCompareDicom.cxx,v $ Language: C++ - Date: $Date: 2005/11/08 09:13:22 $ - Version: $Revision: 1.52 $ + Date: $Date: 2005/11/09 10:52:37 $ + Version: $Revision: 1.53 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -592,7 +592,7 @@ int InternalTest(std::string const &filename, int TestAllReadCompareDicom(int argc, char *argv[]) { // Temporarily added, to track BigEndian troubles -gdcm::Debug::DebugOn(); +gdcm::Debug::WarningOn(); if (argc == 4) gdcm::Debug::DebugOn(); -- 2.45.1