This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/36211] __iconv_adaptor chooses char** where const char** is required
- From: "tprince at computer dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 May 2008 15:57:43 -0000
- Subject: [Bug libstdc++/36211] __iconv_adaptor chooses char** where const char** is required
- References: <bug-36211-33@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from tprince at computer dot org 2008-05-11 15:57 -------
2 unicode.cc tests fail. Several other tests with -liconv pass.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36211