From: malaterre Date: Wed, 14 Sep 2005 20:27:20 +0000 (+0000) Subject: ENH: Adding mention to current problem on ITK ML, and dlclose gdcm X-Git-Tag: Version1.2.bp~88 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=a86a99bb1b60e4611b96a5dbfc4de30e67071ccc;p=gdcm.git ENH: Adding mention to current problem on ITK ML, and dlclose gdcm --- 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