• Stephan Bergmann's avatar
    Fix regression in bubbleSortVersion · 36a329b6
    Stephan Bergmann yazdı
    ...introduced with 789055bc "clang-tidy
    performance-unnecessary-copy-initialization" (so partially revert it).  Whatever
    clang-tidy erroneously reported there, cur and next are lvalue references into
    vec, so this attempted copy now actually overwrote one with the other.  The
    result was that if multiple JREs are detected on the system, "Options -
    LibreOffice - Advanced" would list a single one multiple times.
    
    Change-Id: I7ef454c0f37669722812383848602dc2bacf7cd1
    36a329b6
Adı
Son kayıt (commit)
Son güncelleme
..
JREProperties.java Loading commit data...
diagnostics.h Loading commit data...
gnujre.cxx Loading commit data...
gnujre.hxx Loading commit data...
otherjre.cxx Loading commit data...
otherjre.hxx Loading commit data...
sunjavaplugin.cxx Loading commit data...
sunjavapluginrc Loading commit data...
sunjre.cxx Loading commit data...
sunjre.hxx Loading commit data...
sunversion.cxx Loading commit data...
sunversion.hxx Loading commit data...
util.cxx Loading commit data...
util.hxx Loading commit data...
util_cocoa.hxx Loading commit data...
util_cocoa.mm Loading commit data...
vendorbase.cxx Loading commit data...
vendorlist.cxx Loading commit data...
vendorlist.hxx Loading commit data...