This wasn't intended to be committed.
So, until fixed this will remain FIXME.
This commit is contained in:
parent
9137e717b0
commit
b5c599c80c
@ -389,8 +389,8 @@
|
||||
# define CURL_SUFFIX_CURL_OFF_T L
|
||||
# define CURL_SUFFIX_CURL_OFF_TU UL
|
||||
# endif
|
||||
# define CURL_TYPEOF_CURL_SOCKLEN_T unsigned int
|
||||
# define CURL_SIZEOF_CURL_SOCKLEN_T 4
|
||||
# define CURL_TYPEOF_CURL_SOCKLEN_T FIXME
|
||||
# define CURL_SIZEOF_CURL_SOCKLEN_T -1
|
||||
|
||||
#elif defined(__OS400__)
|
||||
# if defined(__ILEC400__)
|
||||
|
@ -284,7 +284,7 @@
|
||||
#define GETNAMEINFO_TYPE_ARG1 struct sockaddr *
|
||||
|
||||
/* Define to the type of arg 2 for getnameinfo. */
|
||||
#define GETNAMEINFO_TYPE_ARG2 unsigned int
|
||||
#define GETNAMEINFO_TYPE_ARG2 FIXME
|
||||
|
||||
/* Define to the type of args 4 and 6 for getnameinfo. */
|
||||
#define GETNAMEINFO_TYPE_ARG46 size_t
|
||||
|
Loading…
x
Reference in New Issue
Block a user