X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=TODO;h=b5f4b70b2e0c4c34a2097d15a7d9ddaa9c9f6def;hb=25a0000db08f39e6702b07f9936686efebf5277f;hp=99aa1fe374c1ecc61f82cf7cf7f9b0c661bec70d;hpb=1114315a33a78a25b6cc40dbc188e6d982f32204;p=gdcm.git diff --git a/TODO b/TODO index 99aa1fe3..b5f4b70b 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,15 @@ Details: Comments: ------------- +----------------------------------------------------------------------------- +Description: Make sure that that gdcm lib can be dlopen'ed/dlclose +Date: 2005 Sep 14 +Attributed: Mathieu +Details: + As reported in ITK mailing list, the global symbols are completely + skrewed up in gdcm, preventing one to dlopen/dlclose gdcm lib. + -> Need to add a nighlty test + -> Need to write the code :( ----------------------------------------------------------------------------- Description: Add testing of valid dictionary Date: 2005 Aug 31