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

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

Re: [bug-gnu-libiconv] The utf-8-mac encoder on macOS gives incorrect ou


From: Marcin Sulikowski
Subject: Re: [bug-gnu-libiconv] The utf-8-mac encoder on macOS gives incorrect output
Date: Fri, 27 Oct 2017 14:06:40 +0200

Hi Bruno,

2017-10-26 18:13 GMT+02:00 Bruno Haible <address@hidden>:
The libiconv on macOS is modified by Apple; they added the "utf-8-mac"
encoding. [1] The original GNU libiconv does not contain this encoding.

Therefore, could you please direct your (very pertinent and to the point)
report to the Apple forums? 

> $ iconv --version
> iconv (GNU libiconv 1.11)

This output is a bit misleading: you're running a version modified by Apple.

Thanks for the prompt response. Indeed, I wasn't sure who is responsible for the UTF-8-MAC encoder which is available only on macOS (and is the only one that seems to suffer from the issue) so just I followed the iconv's suggestion:

    $ iconv --help
    Usage: iconv [OPTION...] [-f ENCODING] [-t ENCODING] [INPUTFILE...]
    (...)
    Report bugs to <address@hidden>.

I followed your advice and reported the bug to Apple.

regards,
Marcin


reply via email to

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