• 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
..
basmgr Loading commit data...
classes Loading commit data...
comp Loading commit data...
inc Loading commit data...
runtime Loading commit data...
sbx Loading commit data...
uno Loading commit data...