Hi Mathieu

> I've removed explicit usage of ICU, since support will be equivalent
> when using stdlibc (iconv), with the added bonus that we remove a
> dependency to ICU.

I'm not sure whether "stdlibc (iconv)" really supports all DICOM character 
sets, e.g. "ISO 2022 IR 87" and "ISO 2022 IR 159" are not tested by the 
regression test case "dcmdata_specificCharacterSet_1" (see "dcmdata/tests/
tspchrs.cc").
As far as I know, _all_ defined DICOM character sets only work as expected when 
using "libiconv", i.e. the original implementation (as explained before).

Regards,
Jörg

Reply via email to