diff TODO @ 4837:a678ff1b8278

CPP Wrapper: fail when trying to use body > 4GB
author Alain Mazy <am@osimis.io>
date Thu, 02 Dec 2021 13:00:27 +0100
parents 6290a0b34aad
children 060b9a789202
line wrap: on
line diff
--- a/TODO	Thu Nov 25 15:36:11 2021 +0100
+++ b/TODO	Thu Dec 02 13:00:27 2021 +0100
@@ -167,6 +167,7 @@
   https://groups.google.com/d/msg/orthanc-users/BtvLTE5Ni8A/vIMhmMgfBAAJ
 * In "OrthancPluginLog[Error|Warning|Info]()", prefix the log line with
   the name of the plugin, as retrieved by "OrthancPluginGetName()"
+* update the SDK to handle buffer sizes > 4GB (all sizes are currently coded in uint32_t)
 
 ----------------
 Ideas of plugins