• Stephan Bergmann's avatar
    -Werror=shadow (GCC 8) · 538c649f
    Stephan Bergmann yazdı
    > include/o3tl/lru_map.hxx:70:24: error: declaration of ‘iterator’ shadows a previous local [-Werror=shadow]
    >          map_iterator_t iterator = mLruMap.find(rPair.first);
    >                         ^~~~~~~~
    > include/o3tl/lru_map.hxx:61:29: note: shadowed declaration is here
    >      typedef list_iterator_t iterator;
    >                              ^~~~~~~~
    
    Change-Id: Ic0f8ab4609a06b713ffa6e8e9fdd04f0c42869d7
    538c649f
Adı
Son kayıt (commit)
Son güncelleme
..
any.hxx Loading commit data...
array_view.hxx Loading commit data...
cow_wrapper.hxx Loading commit data...
enumarray.hxx Loading commit data...
enumrange.hxx Loading commit data...
functional.hxx Loading commit data...
lazy_update.hxx Loading commit data...
lru_map.hxx Loading commit data...
make_shared.hxx Loading commit data...
make_unique.hxx Loading commit data...
numeric.hxx Loading commit data...
runtimetooustring.hxx Loading commit data...
safeint.hxx Loading commit data...
sorted_vector.hxx Loading commit data...
string_view.hxx Loading commit data...
strong_int.hxx Loading commit data...
typed_flags_set.hxx Loading commit data...
vector_pool.hxx Loading commit data...