Hi Przemek,
I'm implementing .po -> .hbl generation in hbmk2 and noticed
two issues:

1) __I18N_potArrayToHash() will RTE if the first param isn't an array.
This can happen in hbi18n if __I18N_potArrayLoad() in LoadFiles()
fails for some reason (.po open error or parsing problems).
Similar RTE happens in LoadFiles() if one of the additional .po
files has any errors. (as a minor thing, open error is shown to
happen at the preceding file's last line)

2) When specifying multiple input .po files, the generation
process is very slow even if the additional .po input file is small.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to