Hello, to all in the file intl/l10nflist.c why the line for (; cnt >= 0; --cnt) isn't for (; cnt > 0; --cnt) ? the directory at place 0 has been tested just before... Bye