i tried to compile latest 3.3 and found that it failed to compile due to same str2ip6 bug that was fixed in 4.0:
dns_cache.c: In function ���dns_cache_do_request���: dns_cache.c:1894: warning: implicit declaration of function ���str2ip6���
-- juha
Hello,
On 3/26/13 9:31 AM, Juha Heinanen wrote:
i tried to compile latest 3.3 and found that it failed to compile due to same str2ip6 bug that was fixed in 4.0:
dns_cache.c: In function ���dns_cache_do_request���: dns_cache.c:1894: warning: implicit declaration of function ���str2ip6���
I thought it was only for 4.0, thanks for backporting.
Cheers, Daniel