Hi!
Before I start a new translation I do: $ msginit -l ISO_language_code -i file.pot -o output.po
so then I work with "output.po" file, but with initscript.pot I get a segmentation fault. I think this happens because initscripts.pot has no header or it is faulty. When I put a fake header (from another pot file) the conversion works well.
Anyway, shall I file a bug? Where to, initscripts or gettext?
Thanks!
/Josep
On Tue, 2004-01-13 at 10:43, Josep Puigdemont wrote:
Anyway, shall I file a bug?
Yes.
Where to, initscripts or gettext?
Both. If gettext crashes, it has a bug that should be fixed. if initscripts makes gettext crash, it should find a workaround even if the file is OK.
roozbeh