https://bugs.kde.org/show_bug.cgi?id=429815
--- Comment #2 from RJVB <rjvber...@gmail.com> --- I don't think we have to be concerned with the potential additional overhead of creating a copy of the string as `toString()` appears to do? I don't see anything about a new cast operator in the Qt 5.15 documentation for QStringRef nor any new overloads of QVersionNumber::fromString() that would be used here so it's a bit of a mystery to me why the code builds as is. -- You are receiving this mail because: You are watching all bug changes.