]> Creatis software - gdcm.git/commitdiff
ENH: Adding mention to current problem on ITK ML, and dlclose gdcm
authormalaterre <malaterre>
Wed, 14 Sep 2005 20:27:20 +0000 (20:27 +0000)
committermalaterre <malaterre>
Wed, 14 Sep 2005 20:27:20 +0000 (20:27 +0000)
TODO

diff --git a/TODO b/TODO
index 99aa1fe374c1ecc61f82cf7cf7f9b0c661bec70d..b5f4b70b2e0c4c34a2097d15a7d9ddaa9c9f6def 100644 (file)
--- 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