On Mon, Feb 18, 2013 at 12:17 AM, Daniel Stenberg <[email protected]> wrote:
> Thanks Jiří, I pushed a fixed now that calls the variable 'block' instead.
> Hopefully that doesn't shadow any other funtion! :-)
Good, 'block' works well - at least with that compiler & OS
combination of mine, that is.

But the problem is not in the pingpong.c file, which you have changed.
It is in the header file, which still has 'bool wait'. curl_ntlm_wb.c
(and maybe others) include both /usr/include/sys/wait.h with the
wait() and pingpong.h. pingpong.c itself is clear in this regard.
Sorry for not making that more clear.

Jiri

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to