ghprovider: prepare to QStringView::sliced()
QStringView::mid() will be ported to QStringView::sliced() once KDevelop depends on Qt 6. The behavior is undefined if the argument to sliced() is greater than the string view's size.
Loading
Please register or sign in to comment