Hi Julien, On Friday, 2016-11-11 06:30:05 +0100, Julien Nabet wrote:
and when closing Calc: warn:unotools.config:6728:1:unotools/source/config/configmgr.cxx:167: ConfigManager not empty
Ah, when you *exit* the entire *application* ... yes, I see that too. That one instance of SvtSysLocaleOptions_Impl likely is due to the static SvtSysLocaleOptions_Impl* SvtSysLocaleOptions::pOptions in unotools/source/config/syslocaleoptions.cxx It probably helps to change that to an rtl::Static, or maybe more appropriate use a std::weak_ptr like it is done for SvtSysLocale_Impl in unotools/source/misc/syslocale.cxx and use tdf#89329 to commit. Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer. GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918 630B 6A6C D5B7 6563 2D3A Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/ Care about Free Software, support the FSFE https://fsfe.org/support/?erack
Attachment:
signature.asc
Description: PGP signature