Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


On Fri, 2017-12-22 at 23:14 +0100, Jean-Baptiste Faure wrote:
Hi,

I get the following error when building the master:

[build CXX] framework/source/fwe/classes/sfxhelperfunctions.cxx
/home/libo/master/svtools/source/misc/langhelp.cxx: In function
‘rtl::OUString getInstalledLocaleForSystemUILanguage(const
com::sun::star::uno::Sequence<rtl::OUString>&, bool)’:
/home/libo/master/svtools/source/misc/langhelp.cxx:128:47: error:
unable to find string literal operator ‘operator""JBF_at_home’ with
‘const char [1]’, ‘long unsigned int’ arguments
                 OUString sVendor(OOO_VENDOR);

I guess the problem is in the commit
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=1c7d3
390022908cfbfd30f55e8c0c3b60a045da7
because no other recent commit
changed  svtools/source/misc/langhelp.cxx

If I remove the option --with-vendor=JBF_at_home from my
autogen.input file the compile error disappears

Is it
--with-vendor=JBF_at_home
or
--with-vendor="JBF_at_home"
that has the problem ? I imagine the second, right ?

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.