Re: [Freeipa-devel] not ascii, not utf-8, what's a parser supposed to do?

2010-01-26 Thread Howard Chu
John Dennis wrote: > I've run into a small problem with xgettext. By default xgettext expects > all strings in an input file to be encoded in ascii. It will also allow > you to override that by specifying the strings in the input file are utf-8. Do you ever expect to run this stuff on IBM mainfr

Re: [Freeipa-devel] not ascii, not utf-8, what's a parser supposed to do?

2010-01-26 Thread Jason Gerard DeRose
On Tue, 2010-01-26 at 17:28 -0500, John Dennis wrote: > I've run into a small problem with xgettext. By default xgettext expects > all strings in an input file to be encoded in ascii. It will also allow > you to override that by specifying the strings in the input file are utf-8. > > In ipappyth

Re: [Freeipa-devel] not ascii, not utf-8, what's a parser supposed to do?

2010-01-26 Thread Dmitri Pal
John Dennis wrote: > I've run into a small problem with xgettext. By default xgettext > expects all strings in an input file to be encoded in ascii. It will > also allow you to override that by specifying the strings in the input > file are utf-8. > > In ipappython/ipautil.py line 296 is the follow

[Freeipa-devel] not ascii, not utf-8, what's a parser supposed to do?

2010-01-26 Thread John Dennis
I've run into a small problem with xgettext. By default xgettext expects all strings in an input file to be encoded in ascii. It will also allow you to override that by specifying the strings in the input file are utf-8. In ipappython/ipautil.py line 296 is the following string: SAFE_STRING_PA