https://bugs.kde.org/show_bug.cgi?id=429815

            Bug ID: 429815
           Summary: #8831937ffe4 broke compatiblity with older Qt5
                    versions
           Product: kdevelop
           Version: unspecified
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: CPP Debugger
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: rjvber...@gmail.com
                CC: niko.s...@gmail.com
  Target Milestone: ---

The commit mentioned in the title assumes that a QStringRef instance can be
cast to a const Qstring automatically. I don't know what Qt version introduced
that compatibility but it's not in Qt 5.9 .

Adding an explicit .toString() fixes the build failure.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to