On 9/9/13 9:54 PM, Noah Misch wrote:
> On Mon, Sep 09, 2013 at 05:49:38PM -0400, Peter Eisentraut wrote:
>> > On 9/9/13 2:57 PM, Noah Misch wrote:
>>> > > Actually, GNU libiconv's iconv() decides that //translit is unimplementable
>>> > > for some of the characters in that file, and it fails the conversion. GNU
>>> > > libc's iconv(), on the other hand, emits the question marks.
>> >
>> > That can't be right, because the examples I produced earlier (which
>> > produced question marks) were produced on OS X with GNU libiconv.
> Hmm. I get the "good" behavior (decline to transliterate Japanese) with these
> "iconv --version" strings:
I might have messed up my testing. You are probably right.