MSVC 2015 Error C2672: no matching overloaded function found
Stephan Bergmann
sbergman at redhat.com
Fri Sep 2 09:32:36 UTC 2016
On 09/02/2016 10:14 AM, Luke Benes wrote:
> /core/sal/qa/rtl/strings/test_oustring_stringliterals.cxx(265): error C2672: 'rtlunittest::OUString::equalIgnoreAsciiCase': no matching overloaded function found
> /core/sal/qa/rtl/strings/test_oustring_stringliterals.cxx(265): error C2893: Failed to specialize function template 'libreoffice_internal::ConstCharArrayDetector<T,bool>::TypeUtf16 rtlunittest::OUString::equalIgnoreAsciiCase(T &) const'
> /core/sal/qa/rtl/strings/test_oustring_stringliterals.cxx(265): note: With the following template arguments:
> /core/sal/qa/rtl/strings/test_oustring_stringliterals.cxx(265): note: 'T=const char16_t [6]'
ah, right,
<https://cgit.freedesktop.org/libreoffice/core/commit/?id=cc6693bebb3dbcb6bd608bd95b8109919e2bf365>
"Fix MSVC 2015 build" should fix that
More information about the LibreOffice
mailing list