Files
libreoffice/include/o3tl
Stephan Bergmann 538c649f79 -Werror=shadow (GCC 8)
> 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
2017-06-27 18:02:32 +02:00
..
2017-05-18 21:58:31 +02:00
2017-06-17 15:08:07 +02:00
2017-06-27 18:02:32 +02:00