debuggercommon: append to string explicitly, not via operator[] after end

Authored by kossebau on Mar 5 2020, 8:39 PM.

Description

debuggercommon: append to string explicitly, not via operator[] after end

Avoids the warning about deprecated usage "Using QCharRef with an index
pointing outside the valid range of a QString."

GIT_SILENT

Details

Committed
kossebauMar 5 2020, 8:39 PM
Parents
R32:5473b9fc6063: debuggercommon: do not try to get char from line outside available length
Branches
Unknown
Tags
Unknown