On 08/02/2019 09:29, Alex Peshkoff via Firebird-devel wrote: > On 2/8/19 12:15 PM, Vlad Khorsun wrote: >> 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 ? > Chicken and egg problem, fbintl.conf uses default to mean the version used by the conversion.
The conversion (not collates) used to be "statically-linked" (to the DLL/SO). It has changed due to different ICU names/versions in Linux, AFAIK. So I think if a settings should be used, it should not be the fbintl.conf, but a new one in firebird.conf. Adriano Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel