From: jpr Date: Wed, 9 Nov 2005 10:52:37 +0000 (+0000) Subject: SetWarning on X-Git-Tag: Version1.3~107 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=651746cbfc1c7dfac951b4582a88a621813339af;p=gdcm.git SetWarning on --- 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();