https://bugs.documentfoundation.org/show_bug.cgi?id=114160
--- Comment #24 from Eike Rathke <[email protected]> --- (In reply to Julien Nabet from comment #22) > Eike: following last Martin's comment, any idea why we can't just use > ./source/test/testdata/break_rules/line.txt from icu instead of having our > proper line.txt in i18npool/source/breakiterator/data/ ? Our own break rules for some locales emerged because back in that time the ICU break rules weren't sufficient. I'm all for ditching our own in favour of going with default ICU data instead, if someone could judge whether doing so would actually be a good thing and not break breaks.. (In reply to Volga from comment #23) > So I think it's necessary to replace legacy codes by native calls to ICU to > make extensive use of current dependency. ? We do use ICU, just that some locales have defined break rules that override the ICU ones. -- You are receiving this mail because: You are the assignee for the bug.
