On 11/11/2016 22:08, Eike Rathke wrote:
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.
Sorry you're right, I should have said "exit the entire application"
instead of closing Calc.
Anyway, thank you Eike for the guidance!
I submitted a patch here: https://gerrit.libreoffice.org/#/c/30787/
Julien
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.