X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=TODO;h=a891bf9fcdd288ed1d9f5bb6c3badd5519682e23;hb=82a6cfc57d9acd64a52df94d87cd8b440df3236e;hp=86c7f7cbbc69e7a7defb9f3b42ac74dc7a48fc08;hpb=b1140dbfb41d22b5b0790bc8da676f6610cc45b0;p=gdcm.git diff --git a/TODO b/TODO index 86c7f7cb..a891bf9f 100644 --- 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