cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_easy_setopt and typeof

From: Michal Marek <mmarek_at_suse.cz>
Date: Mon, 14 Apr 2008 21:03:02 +0200

Daniel Stenberg napsal(a):
> On Mon, 14 Apr 2008, Michal Marek wrote:
>
>> OK, this is something I wanted to avoid, but this issue probably
>> justifies it. Is the attached patch OK? Or should there be an #ifdef
>> around the whole block, so that the #define
>> curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param)
>> macros are also disabled?
>
> I think it's fine as I think it should still do that second macro magic
> when the first one is disabled.

OK, commited this version.

Michal
Received on 2008-04-14