Commit 35840a2c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

make functions use size_t instead of int next major update

parent 090b89cc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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)