https://bugs.kde.org/show_bug.cgi?id=493519
Alessandro Astone <ales.ast...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/powerdevil/-/commit/0b70 |ma/powerdevil/-/commit/950b |8921b543974650202600b9f01e4 |a15e9b38e4214a1877b8f035f99 |957d178de |9c1a0db89 --- Comment #10 from Alessandro Astone <ales.ast...@gmail.com> --- Git commit 950ba15e9b38e4214a1877b8f035f999c1a0db89 by Alessandro Astone. Committed on 24/09/2024 at 21:26. Pushed by aleasto into branch 'Plasma/6.2'. daemon: Do not compare const and non-const QMap iterator This is supposed to be valid C++ 20 [1], and yet it fails comparison. [1]: https://isocpp.org/files/papers/N4860.pdf, § 22.2.1 [container.requirements.general] p7 (cherry picked from commit 0b708921b543974650202600b9f01e4957d178de) M +1 -1 daemon/chargethresholdhelper_linux.cpp https://invent.kde.org/plasma/powerdevil/-/commit/950ba15e9b38e4214a1877b8f035f999c1a0db89 -- You are receiving this mail because: You are watching all bug changes.