On (14/03/17 11:25), Lukas Slebodnik wrote:
>On (14/03/17 09:34), jhrozek wrote:
>>  URL: https://github.com/SSSD/sssd/pull/152
>>Title: #152: Add a tevent wrapper around libcurl's asynchronous interface
>>
>>jhrozek commented:
>>"""
>>I squashed one last trivial change that just checks the return value of the 
>>option set:
>>```
>>diff --git a/src/util/tev_curl.c b/src/util/tev_curl.c
>>index b966a78..233ad2c 100644
>>--- a/src/util/tev_curl.c
>>+++ b/src/util/tev_curl.c
>>@@ -832,6 +832,12 @@ static errno_t tcurl_set_options(struct tcurl_http_state 
>>*state,
>>         crv = curl_easy_setopt(state->http_handle,
>>                                CURLOPT_INFILESIZE_LARGE,
>>                                sss_iobuf_get_size(state->inbuf));
>gcc on my machine complains that last argument has wrong type
>
Ahh, again replied to wrong thread.

LS
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to