cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] Re: #962 Add curl_easy_setoptv

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Wed, 23 Apr 2014 20:32:17 +0000

Then bring the discussion to the mailing list, a comment in a 3.5 years old closed bug report (that was never even a bug) won't help.

---
** [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:** Wed Apr 23, 2014 08:18 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.

donate! Page updated March 21, 2014.
web site info

File upload with ASP.NET