On Thu, 22 May 2014, GitHub wrote: > http: Fix a compiler warning when http2 support is disabled
I contemplated this fix but I went with commit c6d5f80d instead which defined Curl_http2_setup() as Curl_nop_stmt when http2 is disabled. As such, I'm just wondering if my fix worked and if the second fix is needed? Also, if my fix didn't work should I revert it and more importantly why didn't it work? Kind Regards Steve ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
