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-04-25 09:31:31 +02:00
2017-03-22 14:06:35 +02:00
2017-06-27 18:02:32 +02:00
2017-06-15 08:25:03 +02:00
2017-06-21 10:12:36 +02:00
2017-03-16 09:30:20 +01:00
2017-04-10 10:16:11 +02:00
2017-06-06 14:08:48 +01:00
2017-03-03 06:47:35 +00:00