bug-gnu-libiconv
[Top][All Lists]
Advanced

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

Re: [bug-gnu-libiconv] conversion of mathematical angled brackets from U


From: Bruno Haible
Subject: Re: [bug-gnu-libiconv] conversion of mathematical angled brackets from UTF-8 to ISO-8859-1
Date: Sat, 01 Apr 2023 01:06:09 +0200

Mike Fulton wrote:
> If I run:
> 
> ```
> echo "⟨http://www.gnu.org⟩"; | iconv -f UTF-8 -t ISO-8859-1//TRANSLIT
> ```
> 
> with iconv, I am seeing:
> 
> iconv: (stdin):1:0: cannot convert
> 
> The angled brackets don't seem to get mapped to < and > which I was hoping
> they would.

Thanks for the report. Now implemented through
https://git.savannah.gnu.org/gitweb/?p=libiconv.git;a=commit;h=02abfbed3329f245e7079bcef766cb5836057c6f

> What's the best way to request a new 'approximation' (or do I have a
> different issue)?

Writing to the mailing list was OK. Entering a bug report at
https://savannah.gnu.org/projects/libiconv/ would also have been OK.

Bruno






reply via email to

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