]> Creatis software - gdcm.git/commit
2004-09-23 Jean-Pierre Roux
authorjpr <jpr>
Thu, 23 Sep 2004 09:40:28 +0000 (09:40 +0000)
committerjpr <jpr>
Thu, 23 Sep 2004 09:40:28 +0000 (09:40 +0000)
commit692f863c018c259a380e664d3608a46ec0c8bb3e
tree8eacb25d736feaecadd15d5b54594499ed4dd2db
parentd4c8c26d3ac4b0be1c097e8196fc00f0e5dcb05e
2004-09-23 Jean-Pierre Roux
  * FIX In order not to be poluted any longer by casting problems,
    the member VoidArea of gdcmBinEntry is now uint8_t* (instead of void *)
 we can now delete[] it safely
13 files changed:
ChangeLog
Example/TestCopyDicom.cxx
Example/TestReadWriteReadCompare.cxx
Example/TestWriteSimple.cxx
Example/WriteDicom.cxx
Testing/TestCopyDicom.cxx
Testing/TestReadWriteReadCompare.cxx
src/gdcmBinEntry.cxx
src/gdcmBinEntry.h
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmFile.cxx
src/gdcmFile.h