diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-08-29 12:28:24 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-08-29 12:33:30 +0200 |
commit | 8dd562a894c2472e3705fe13c212f665b55744a9 (patch) | |
tree | a042b35a689ba64e0a76207115fb937cefa8f0c2 /test/integration | |
parent | d7a51997c30b2098bb60b3397095ec58ec825303 (diff) |
use c++11 algorithms to avoid strange compiler warnings
Nobody knows what makes the 'unable to optimize loop' warning to appear
in the sourceslist minus-options parsing, especially if we use a foreach
loop, but we can replace it with some nice c++11 algorithm+lambda usage,
which also helps in making even clearer what happens here.
And as this would be a lonely change, lets do it for a few more loops as
well where I might or might not have seen the warning at some point in
time, too.
Git-Dch: Ignore
Diffstat (limited to 'test/integration')
0 files changed, 0 insertions, 0 deletions