IBM and glibc locales
Ulrich Drepper
drepper@redhat.com
Thu Feb 8 01:20:00 GMT 2001
Andreas Jaeger <aj@suse.de> writes:
> I tried:
> locale/localedef -i en_HK -c -f ISO-8859-1 en_HK.ISO-8859-1
>
> Using mtrace I noticed that we seem to have some memory leaks:
> [...]
I'm not at all surprised that localedef has memory leaks. In fact, I
didn't pay attention to freeing memory since the program cannot be run
on more than one input file (like cc).
But it still doesn't explain why localedef runs out of memory,
especially for a small charset like ISO-8859-1. It might have to do
with the other errors you saw, though.
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-alpha
mailing list