cullmann abandoned this revision.
cullmann added a comment.
See
https://codereview.qt-project.org/#/c/249358/
There will be a fix in Qt (perhaps 5.12.1)
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D17998
To: cullmann, dhaumann, carewolf, #frameworks
C
cullmann added a comment.
I c reated a Qt bug, I still think this is some regression.
https://bugreports.qt.io/browse/QTBUG-72879
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D17998
To: cullmann, dhaumann, carewolf, #frameworks
Cc: kwrite-devel, kde-framewo
cullmann added reviewers: carewolf, Frameworks.
cullmann added a comment.
Hi ;=)
I have some dumb javascript / QJSEngine question:
With Qt 5.12, the regex above
var r = /^(\s*)(([\)\]}]?\s*)*([\)\]]\s*))?;/.exec(prevString);
executes successfully on a "prevString" containing
cullmann created this revision.
cullmann added a reviewer: dhaumann.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
cullmann requested review of this revision.
REVISION SUMMARY
cppstyle indenter is broken with Qt 5.12
this commit shall