]> Creatis software - gdcm.git/commit
BUG: was leading zeroes in numeric components. This is illegal, according to PS 3...
authormalaterre <malaterre>
Sat, 22 Jan 2005 01:40:41 +0000 (01:40 +0000)
committermalaterre <malaterre>
Sat, 22 Jan 2005 01:40:41 +0000 (01:40 +0000)
commitbdbcc9f17fe73967e766505c1a978429bf66431a
treea2c9becf3aca4bff13ad605776d10143781d3059
parent9378be0930cea755248d3e486c8d7d2bbd7d6b5e
BUG: was leading zeroes in numeric components. This is illegal, according to PS 3.8 Annex F and PS 3.5 Section 6.1 and ISO 8824. Also remove the union this is a bad idea when working on little and big endian machine, the result was not constitant across endianess
src/gdcmUtil.cxx