[Dcmlib] Bug in MakeDicomDir
Jean-Pierre Roux
jpr at creatis.insa-lyon.fr
Fri Mar 23 15:42:45 CET 2007
Just to keep a track in the ML :
I just realized that the current CVS version (gdcm1.3) of MakeDicomDir
(therefore probabely gdcm library itself) is bugged :
The 'non meta elements' with VR= US, UI, etc are written as if the were
std::string instead of unsigned short int, etc.
e.g : "255" vs 0xff
Maybe the bug is an old one (the Test Suite is not strong enough ...)
I'ill fix it ASAP (doesn't seem so easy to find :-( )
Jean-Pierre Roux
More information about the Dcmlib
mailing list