https://bugs.kde.org/show_bug.cgi?id=375195
--- Comment #12 from Kevin Funk <kf...@kde.org> --- > That's a bit the point, using named logical operators can easily be defended > as "helping write better code". "not" is more visible than "!", and > confusion/mistakes between the logical and bitwise versions become much less > likely and probably easier to spot. That's off-topic/orthogonal. Or do you plan to port all code of KDE/Qt to named operators? We've never used them in KDE projects, nor will we in any near future. s/better/cross-platform/ if you prefer. -- You are receiving this mail because: You are watching all bug changes.