Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| Something that is not very clear to me is whether we are going to
| force gettext to produce utf-8 always. What if the user's locale is
| iso-8859-1? In this case, it seems to me that the debug info output to
| console should be in latin1, shouldn't they?

We are going to make gettext produce unicode always. If that is to be
utf-8 or ucs-4 is not yet decided. (There are som conversion issues
with ucs-4 that is a lot easier with utf-8)
 
| Also, I just discovered the existence of bind_textdomain_codeset;
| isn't it something that would be useful (can we set codeset to ucs-4?)

This is what I am going to use.
And I have already commented on the use of ucs-4 with that.

-- 
        Lgb

Reply via email to