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

Christoph Cullmann <christ...@cullmann.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christ...@cullmann.io
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #1 from Christoph Cullmann <christ...@cullmann.io> ---
CommandRangeExpressionParser::parseRangeExpression seems to not properly parse
that, it doesn't enter the

 if (match.hasMatch() && match.capturedLength(0) > 0) {
        commandTmp.remove(m_cmdRangeRegex);

code path at all.

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

Reply via email to