Mailing Lists
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #962 Add curl_easy_setoptv
From: Luke Moore <lukemoore_at_users.sf.net>
Date: Wed, 23 Apr 2014 20:18:55 +0000
I am creating a similar wrapper, but in C not C++, and this patch would be very helpful to me.
--- ** [bugs:#962] Add curl_easy_setoptv** **Status:** closed-invalid **Labels:** libcurl **Created:** Tue Sep 28, 2010 09:41 PM UTC by Jeff A. Marr **Last Updated:** Fri Jun 21, 2013 01:43 PM UTC **Owner:** Daniel Stenberg I am writing a small c++ wrapper for curl and came across an issue with curl\_easy\_setopt. There is no va\_list alternative version of this function making it impossible to encapsulate; see: http://c-faq.com/varargs/handoff.html. To fix this we simply create a va\_list version of this function: curl\_easy\_setoptv. I have attached a very small patch to fix this issue. --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2014-04-23 These mail archives are generated by hypermail. |
Page updated March 21, 2014.
web site info