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


On 27/06/2019 09:35, balducci@units.it wrote:
apparently due to 942de6a01ba990e5f3bc55ce4ab3737a03f67f39, 6.3.0.0.beta2 build
stops for me with:

       ----8<----
       
/home/balducci/tmp/install-us-d/libreoffice-6.2.5.1.d/libreoffice-6.3.0.0.beta2/i18npool/source/calendar/calendarImpl.cxx:44:44:
 error: reference to 'Locale' is ambiguous
          44 | CalendarImpl::loadDefaultCalendarTZ( const Locale& rLocale, const OUString& 
rTimeZone )
             |                                            ^~~~~~
       [...]
       
/home/balducci/tmp/install-us-d/libreoffice-6.2.5.1.d/libreoffice-6.3.0.0.beta2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/lang/Locale.hdl:17:43:
 note: candidates are: 'struct com::sun::star::lang::Locale'
          17 | struct SAL_DLLPUBLIC_RTTI SAL_WARN_UNUSED Locale {
             |                                           ^~~~~~
       [...]
       /usr/include/unicode/locid.h:192:20: note:                 'class icu::Locale'
         192 | class U_COMMON_API Locale : public UObject {
             |                    ^~~~~~

...though one wonders where the "using namespace icu;" using directive or "using icu::Locale;" using declaration is, but maybe there is such in the system's /usr/include/unicode/ ICU include files.

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.