08.02.2019 10:48, Alex Peshkoff via Firebird-devel wrote:
On 2/8/19 10:56 AM, Vlad Khorsun wrote:
Is it time to re-think how UnicodeUtil::getConversionICU() search for ICU
library ?
Suggestions?
The fastest way sooner of all will be storing favorite ICU verson (once detected using long process) somewhere out of databases. But
may be some better idea?
I see "icu_versions" parameter at fbintl.conf but it seems not used by
getConversionICU().
Probably it could be used here ?
Also, we could limit number of ICU versions to check:
- exclude really old versions (at least with old X.Y versioning scheme, i.e.
4.8 and older)
- adapt search knowing existing versions numbers (see
http://site.icu-project.org/download)
- guess number of future versions
Regards,
Vlad
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel