]> granicus.if.org Git - curl/commitdiff
make functions use size_t instead of int next major update
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 Jul 2004 08:22:52 +0000 (08:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Jul 2004 08:22:52 +0000 (08:22 +0000)
docs/TODO

index e5881c4d01ed3e4a45fbd700cf5a4b35cd3c0416..7e87c56acd0558be5e20bb56daf95945cf25a455 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -215,6 +215,8 @@ TODO
 
  * remove obsolete defines from curl/curl.h
 
+ * make several functions use size_t instead of int in their APIs
+
  * remove the following functions from the public API:
    curl_getenv
    curl_mprintf (and variations)