diff TODO @ 2977:ee0b2c5ad49b

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 06 Dec 2018 12:27:30 +0100
parents e62e296a5714
children 706b60e7ee1e
line wrap: on
line diff
--- a/TODO	Thu Dec 06 12:23:46 2018 +0100
+++ b/TODO	Thu Dec 06 12:27:30 2018 +0100
@@ -134,8 +134,6 @@
   Release() and Acquire())
 * Avoid direct calls to FromDcmtkBridge (make most of its 
   methods private), go through ParsedDicomFile wherever possible
-* avoid boost::bad_lexical_cast exception at least in happy path 
-  by using boost::conversion::try_lexical_convert
 
 =================
 Platform-specific