[Rpm-maint] [rpm-software-management/rpm] Make interactive Lua mode actually interactive (#1632)

Florian Festi notifications at github.com
Tue Apr 13 13:21:56 UTC 2021


The "Remove the need for special print syntax in Lua interactive mode" patch does not really seem to cut it. `isassign` does not allow for white space but also matches `a==5`. But the whole idea of printing everything is also ill fated as there are compount statements like loops und if clauses. Right now the first lines of those are also attempted to be printed. So this needs to be integrated with the code below that deals with multi line statements.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1632#issuecomment-818731122
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210413/269f9443/attachment.html>


More information about the Rpm-maint mailing list