]> Creatis software - gdcm.git/commit
* src/gdcmDocument.cxx : now, when using the ReplaceOrCreateByNumber to
authorregrain <regrain>
Wed, 17 Nov 2004 10:20:05 +0000 (10:20 +0000)
committerregrain <regrain>
Wed, 17 Nov 2004 10:20:05 +0000 (10:20 +0000)
commitb8ca604b2c1c17790f19ac61b63dfb5b550ac6c0
tree998c68e910b2c219a41bfaa84f24d5298b603b1c
parentbde18845deffbd09ed1c154d28e09284ae39cd76
   * src/gdcmDocument.cxx : now, when using the ReplaceOrCreateByNumber to
     set a BinEntry, the binArea is copied (like to set a ValEntry, the string
     is copied).
   * Test/TestCopyDicom.cxx, Example/TestCopyDicom.cxx : the image data isn't      set because already copied when copying the BinEntry's of the header
   * Test/TestAllReadCompareDicom.cxx : remove warnings
   -- BeNours
ChangeLog
Example/TestCopyDicom.cxx
Testing/TestAllReadCompareDicom.cxx
Testing/TestCopyDicom.cxx
src/gdcmDocument.cxx