View Bug Activity | Format For Printing
Localedef is pretty strict with keywords ordering in LC_COLLATE section. One consequence is that it is sometimes hard to extend iso14651_t1 template. For instance, am_ET uses a hack to define a new script, and the patch sent to BZ686 chokes on this file. Here is a patch to let localedef be less strict.
Created an attachment (id=385) Be less strict with keyword ordering in LC_COLLATE section
You need to provide a concrete example where this is beneficial. Aside, the patch doesn't apply anymore.
This patch is needed by BZ686, so the question is whether new feature implemented by BZ686 has a chance to be checked in. If yes, I will provide updated patches. If you dislike BZ686, you can close these 2 bug reports.
This patch is not needed for the preprocessor. I've implemented something which doesn't require this relaxation.