]> Creatis software - gdcm.git/commit
* src/gdcmCommon.h, gdcmDict.cxx, gdcmTS.cxx : bug fix for msvc6 compilation
authorregrain <regrain>
Mon, 19 Jul 2004 11:51:25 +0000 (11:51 +0000)
committerregrain <regrain>
Mon, 19 Jul 2004 11:51:25 +0000 (11:51 +0000)
commit8a640d0e343dc47346cc7a72cd76582b9b429610
treebc1a4a8f88ab5b45baddd0ac2e6bd1ad12be0f5a
parent0b2304a01bd8586058105e5cb405f25a0ba6ea92
   * src/gdcmCommon.h, gdcmDict.cxx, gdcmTS.cxx : bug fix for msvc6 compilation
   * src/gdcmDebug.[h|cxx] : bug fix for msvc6 compilation. Replace the dbg
     variable (instance of gdcmDebug) by a definition macro, and the instance
     is now in static in the gdcmDebug class
   * src/gdcmSQItem.h : (FIXME) remove an undefined method
   * Test/PrintAllDocument.cxx : bug fix in the result of the test
   -- BeNours
ChangeLog
src/gdcmCommon.h
src/gdcmDebug.cxx
src/gdcmDebug.h
src/gdcmDict.cxx
src/gdcmSQItem.h
src/gdcmTS.cxx