• Noel Grandin's avatar
    fix comparison of std::lower_bound result · c7f5da8b
    Noel Grandin yazdı
    turns out using a compare operator that takes something other than the
    element type as a parameter is really hard to get right.
    
    The changes in:
        basic/source/classes/propacc.cxx
        comphelper/source/property/propagg.cxx
        vcl/source/font/font.cxx
    are a regression from
        commit 35e80e97
        Date:   Fri Oct 19 16:01:19 2018 +0200
        when calling std::lower_bound
    
    The change in
        toolkit/source/awt/vclxtoolkit.cxx
    is a regression from
        commit 76dd28af
        Date:   Tue Oct 9 16:27:11 2018 +0200
        loplugin:staticvar in various
    
    Change-Id: Icf6db22e1fc091517a53dd3624913c8c2071c106
    Reviewed-on: https://gerrit.libreoffice.org/67954
    Tested-by: Jenkins
    Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
    c7f5da8b
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_comphelper_ifcontainer.mk Loading commit data...
CppunitTest_comphelper_syntaxhighlight_test.mk Loading commit data...
CppunitTest_comphelper_test.mk Loading commit data...
CppunitTest_comphelper_threadpool_test.mk Loading commit data...
CppunitTest_comphelper_variadictemplates_test.mk Loading commit data...
JunitTest_comphelper_complex.mk Loading commit data...
Library_comphelper.mk Loading commit data...
Makefile Loading commit data...
Module_comphelper.mk Loading commit data...
README Loading commit data...
StaticLibrary_windows_process.mk Loading commit data...