This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AIX iconv testsuite fails


David Edelsohn <dje@watson.ibm.com> writes:

> 	With the recent change to the testsuite, I now am seeing a number
> of fails due to iconv:
>
> FAIL: 22_locale/collate/transform/wchar_t/wrapped_locale.cc (test for excess errors)
> Excess errors:
> cc1plus: conversion from iso-8859-1 to UTF-8 not supported by iconv
> /gcc/dje/src/libstdc++-v3/testsuite/22_locale/collate/transform/wchar_t/wrapped_locale.cc:26:29: conversion from iso-8859-1 to UTF-8 not supported by iconv

Well, we can put back the custom converter for this, but - could you
check whether this iconv() does do this transformation under a
different name?

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]