[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] "test/regress_dns.c", line 618: error: void function cannot return value



> "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 majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.