]> Creatis software - gdcm.git/commit
* src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSegmentOffsetTable[]
authorfrog <frog>
Tue, 16 Nov 2004 14:48:18 +0000 (14:48 +0000)
committerfrog <frog>
Tue, 16 Nov 2004 14:48:18 +0000 (14:48 +0000)
commite8439d97c8441809e9a5236e729bae1a25ffb418
treefb4183f529455f2dcfd1afe31a8af70b52dc09d0
parent28891498dbf7527641088c964f585ac14422ef4c
   * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSegmentOffsetTable[]
     was erroneously defined with a size of 15 instead of 16. [many thanks
     to Jean Michel Rouet for pointing out this bug].
   * FIX: src/* fix the doxygen warnings.
   * src/gdcmVR.cxx: removed some redundant tests (e.g. LO)
ChangeLog
Testing/TestAllReadCompareDicom.cxx
src/gdcmDocEntry.h
src/gdcmDocument.cxx
src/gdcmVR.cxx