mirror of
https://github.com/curl/curl.git
synced 2026-05-17 18:36:25 +03:00
make functions use size_t instead of int next major update
This commit is contained in:
parent
090b89cc76
commit
35840a2c5c
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue