bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] wget wait_ares void value not ignored


From: Tim Rühsen
Subject: Re: [Bug-wget] wget wait_ares void value not ignored
Date: Fri, 24 Aug 2018 10:16:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Thanks,

it has been remove on 8th of March 2018 (commit
7eff94e881b94d119ba22fc0c29edd65f4e6798b)

Regards, Tim

On 08/24/2018 09:39 AM, Endre Hagelund wrote:
> Hi
> 
> I've encountered a bug when compiling wget 1.19.5 from source with the
> following command:
> 
> ./configure --with-cares && make
> 
> Compile fails with the following error message:
> host.c: In function 'wait_ares'
> host.c:735:11: error: void value not ignored as it ought to be
>     timer = ptimer_destroy (timer);
>            ^
> 
> Can this error be fixed by patching the line?
>     ptimer_destroy (timer); timer = NULL;
> 
> Best Regards,
> Endre
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]