> "test/regress_dns.c", line 618: error: void function cannot return value

Hi,

This is due to too strict compilers that does not allow to re-return
void from function that declared as returning void already.

  Azat.
***********************************************************************
To unsubscribe, send an e-mail to [email protected] with
unsubscribe libevent-users    in the body.

Reply via email to