D12074: Solve problem of appearance input of interpreter in interpreter's output in Lua backend

Alexander Semke noreply at phabricator.kde.org
Sun Apr 22 19:32:08 UTC 2018


asemke added a comment.


  In D12074#251964 <https://phabricator.kde.org/D12074#251964>, @sirgienko wrote:
  
  > 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.
  
  
  The new patch takes care of lua's promts in a better way. Can you give it a try?F5818108: lua_multiline_output_2.patch <https://phabricator.kde.org/F5818108>

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/adfbd69e/attachment.html>


More information about the kde-edu mailing list