bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [PATCH] wget --local-encoding=blorp crashes, prints wrong


From: Tim Ruehsen
Subject: Re: [Bug-wget] [PATCH] wget --local-encoding=blorp crashes, prints wrong error message
Date: Tue, 04 Nov 2014 12:57:43 +0100
User-agent: KMail/4.14.2 (Linux/3.16-3-amd64; KDE/4.14.2; x86_64; ; )

On Tuesday 04 November 2014 12:02:08 Mikael Magnusson wrote:
> % wget --local-encoding=blorp google.com
> Conversion from 'blorp' to 'blorp' isn't supported
> zsh: segmentation fault  wget --local-encoding=blorp google.com
>
> (the message should say to 'UTF-8').
>
> % wget --local-encoding= google.com
> converted 'http://google.com' () -> 'http://google.com' (UTF-8)
> ...
> 2014-11-04 09:00:22 (590 KB/s) - 'index.html' saved [17800]
>
> It's unclear what this conversion does.

Thanks for reporting, Mikael.

The 'converted' messages were meant as debug messages. The somehow dropped
into a commit.

The appended patch fixes the sigfault und changes the 'converted' messages
into DEBUG ones. Also the 'Conversion from...' message has been fixed.

Tim

Attachment: 0001-iri.c-remote_to_utf8-fix-crash-on-do_conversion-fail.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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