second test release
H . J . Lu
hjl@lucon.org
Tue Aug 1 08:45:00 GMT 2000
On Tue, Aug 01, 2000 at 08:40:43AM -0700, H . J . Lu wrote:
> On Mon, Jul 31, 2000 at 11:39:49PM -0700, Ulrich Drepper wrote:
> > "H . J . Lu" <hjl@lucon.org> writes:
> >
> > > libio/tst-widetext failed on me.
> >
> > No problem here.
> >
>
> Something is wrong. From strace, iconv_open calls both
> /work/build/gnu/bin/glibc/iconvdata/gconv-modules and
> /usr/lib/gconv/gconv-modules. I will try to find out why.
>
Ulrich, the problem is in __gconv_read_conf () from iconv/gconv_conf.c.
Why does it read from /usr/lib/gconv/gconv-modules after
/work/build/gnu/bin/glibc/iconvdata/gconv-modules? I don't see
its purpose. They are either the same or totally incompatible.
H.J.
More information about the Libc-hacker
mailing list