]> Creatis software - gdcm.git/blobdiff - TODO
Update of Dicom Dictionary
[gdcm.git] / TODO
diff --git a/TODO b/TODO
index 86c7f7cbbc69e7a7defb9f3b42ac74dc7a48fc08..a891bf9fcdd288ed1d9f5bb6c3badd5519682e23 100644 (file)
--- a/TODO
+++ b/TODO
@@ -29,11 +29,6 @@ Convert the C-like IO to C++ IO:
   gdcmElValSet::GetElValueByNumber except for the returned code.
   gdcmHeader::SetPubElValLengthByNumber (which is based on 
   gdcmElValSet::SetElValueLengthByNumber) is used nowhere...
-* The declarations commented out and starting with "TODO Swig" (try
-  grep "TODO Swig" *.h) needed to be temporarily removed for swig to
-  proceed correctly (in fact problems appears at loading of _gdcm.[so/dll]).
-  So, simply uncomment the declaration once you provided the definition of
-  the method...
 * Fix the bug in Test/bug1.cxx (see first comment line): Win32 only.
 * All (or at least many of) the methods of gdcmHeader whose only arguments
   are an ElValue* (e.g.  FindLength, FindVR, LoadElementValue...) can