[Bug cli/29315] Completion warning: could not convert ... from the host encoding (ANSI_X3.4-1968) to UTF-32
"ro at gcc dot gnu.org via Gdb-prs" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=29315
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ro at gcc dot gnu.org
--- Comment #8 from Rainer Orth <ro at gcc dot gnu.org> ---
Just FYI: I've tried enabling Solaris libc iconv in gdb/gdb_wchar.h just like
the __STDC_ISO_10646__ || _LIBICONV_VERSION >= 0x108 case. The test results
are quite similar to those with GNU libiconv 1.17, so Solaris iconv is not
fundamentally worse and way better than the PHONY_ICONV default: ca. 300 FAILs
down from that.
--
You are receiving this mail because:
You are on the CC list for the bug.