https://bugs.kde.org/show_bug.cgi?id=423319
--- Comment #23 from rol...@logikalsolutions.com --- (In reply to Bug Janitor Service from comment #22) > A possibly relevant merge request was started @ > https://invent.kde.org/plasma/kwin/-/merge_requests/274 I looked at the comment for the request. Yes, foreach is deadly.Lots of people used that (myself included) because it was soooo handy. Very few understood you were working on a copy of the container. Of those who understood some exploited that fact doing horrible things that cannot be done with a ranged for loop. -- You are receiving this mail because: You are watching all bug changes.