[Po4a-devel]Re: [Po4a-commits] po4a po4a-normalize,1.17,1.18

Jordi Vilalta jvprat@wanadoo.es
Sat, 6 Nov 2004 19:33:28 +0100 (CET)


On Sat, 6 Nov 2004, Martin Quinson wrote:
> On Sat, Nov 06, 2004 at 09:29:03AM +0000, Jordi Vilalta wrote:
[...]
>>  $parser->read($filename);
>> +$parser->{TT}{utf_mode} = 1;
>> +$parser->{TT}{file_in_charset} = $mastchar;
>>  $parser->parse();
>>  $parser->write('po4a-normalize.output');
>>  $parser->writepo('po4a-normalize.po');
>
> What about a function in transtractor allowing to set the mastchar ? I'd
> prefer to leave the modification of the {TT} internals to the library code,
> not the binaries one.

Yes, this is how it has to be done... Thanks. I'll put it in the TODO list

Regards,

Jordi Vilalta