Skip to content
Snippets Groups Projects
Commit c320f65d authored by Tobias Hunger's avatar Tobias Hunger
Browse files

IOutputParser: Make sure to not cut too much output


Introduce a method to cut away whitespaces from the end of a string
and use it consistently. This avoids a chain of parsers to repeatedly
cut away the last character, assuming that will be the line-break.

Task-number: QTCREATORBUG-9032
Change-Id: I68261c10873535faf94c885c914cd00510ed75d8
Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
parent 85cf6b0e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment