D12074: Solve problem of appearance input of interpreter in interpreter's output in Lua backend
Nikita Sirgienko
noreply at phabricator.kde.org
Sun Apr 22 18:02:20 UTC 2018
sirgienko added a comment.
Input in outputs maybe appears like '> {input}\n' or '>> {input}\n' or '{input}\n', so this
for (const auto input : inputs)
output.remove(input + QLatin1Char('\n'));
don't catch all input strings in output.
REPOSITORY
R55 Cantor
REVISION DETAIL
https://phabricator.kde.org/D12074
To: sirgienko, #cantor, asemke
Cc: #cantor, #kde_edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180422/8001c4dd/attachment-0001.html>
More information about the kde-edu
mailing list