From: jpr Date: Thu, 21 Jun 2007 16:18:02 +0000 (+0000) Subject: Remove temporarily some verbosity X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=a14c75b5ea14486bc60c32ce11ae8c6ae6428ba1;p=gdcm.git Remove temporarily some verbosity (PrintFile still works, TestPrintAllDocuments crashes ?!?) --- diff --git a/Testing/TestPrintAllDocument.cxx b/Testing/TestPrintAllDocument.cxx index 9d8efd81..f60c3680 100644 --- a/Testing/TestPrintAllDocument.cxx +++ b/Testing/TestPrintAllDocument.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestPrintAllDocument.cxx,v $ Language: C++ - Date: $Date: 2007/06/21 14:59:06 $ - Version: $Revision: 1.14 $ + Date: $Date: 2007/06/21 16:18:02 $ + Version: $Revision: 1.15 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -79,7 +79,7 @@ int TestPrintAllDocument(int argc, char *argv[]) //std::cout << s.str() << gdcmDataImages[i]; std::cout << gdcmDataImages[i]; - +/* unsigned int nbSpaces; if (strlen(gdcmDataImages[i]) <= 60) nbSpaces = 60-strlen(gdcmDataImages[i]); @@ -121,7 +121,7 @@ int TestPrintAllDocument(int argc, char *argv[]) << std::endl; o->Delete(); } - +*/ if( f->IsReadable() ) { std::cout <