On Sun, 17 Feb 2013, Jiří Hruška wrote:
your commit c25383ae "rename "easy" statemachines: call them block instead"
seems to have broken compilation with old GCC and -Werror due to a conflict
between parameter "wait" of the new Curl_pp_statemach() and system-provided
function wait(2).
Thanks Jiří, I pushed a fixed now that calls the variable 'block' instead.
Hopefully that doesn't shadow any other funtion! :-)
--
/ daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html