From: jpr Date: Mon, 28 Nov 2005 13:33:38 +0000 (+0000) Subject: Track Big Endian pb X-Git-Tag: Version1.3~28 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=d7531a8099267279c067b9115309cdc10f8eb46d;p=gdcm.git Track Big Endian pb --- diff --git a/Testing/TestAllReadCompareDicom.cxx b/Testing/TestAllReadCompareDicom.cxx index 57c4af37..51149b60 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/25 15:56:31 $ - Version: $Revision: 1.56 $ + Date: $Date: 2005/11/28 13:33:38 $ + Version: $Revision: 1.57 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -674,9 +674,9 @@ gdcm::Debug::WarningOn(); return 1; } -if (gdcmDataImages[i] == "D_CLUNIE_CT2_RLE.dcm") - gdcm::Debug::DebugOn(); // track pb on BigEndian Proc -else +//if (gdcmDataImages[i] == "D_CLUNIE_CT2_RLE.dcm") +// gdcm::Debug::DebugOn(); // track pb on BigEndian Proc +//else gdcm::Debug::DebugOff(); ////// Step 1 (see above description):