bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [PATCH 3/3] Redirect containing %2B behaves differently d


From: Ander Juaristi
Subject: Re: [Bug-wget] [PATCH 3/3] Redirect containing %2B behaves differently depending on locale
Date: Tue, 21 Apr 2015 08:32:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 04/20/2015 04:59 PM, Tim Ruehsen wrote:
Could you please fix this warning (add a prototype):
iri.c: In function 'do_conversion':
iri.c:139:3: warning: implicit declaration of function
'url_unescape_except_reserved' [-Wimplicit-function-declaration]
    url_unescape_except_reserved (in);
    ^
url.c:217:1: warning: no previous prototype for 'url_unescape_except_reserved'
[-Wmissing-prototypes]
  url_unescape_except_reserved (char *s)
  ^

This is to be applied on top of it. For some reason, it gives no warnings to me 
(neither now nor before), so please tell me if it all goes well.

--
Regards,
- AJ

Attachment: 0003-Fixed-compiler-warning.patch
Description: Text Data


reply via email to

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