Skip to content
Commit 6fc34b41 authored by Nikita Sirgienko's avatar Nikita Sirgienko Committed by Alexander Semke
Browse files

Add parsing errors in lua backend

Summary: Luabackend haven't parsed errors, so if entries cause errors, we just get empty output (but not empty error output, which don't check). This add error handling, so now we could see, if errors hapened.

Test Plan:
1) Start lua session, and check, that wrong lua expression don't produce any output.
2) Apply this patch
3) Check, that how wrong lua expression produce output and cause error entry status

Reviewers: #cantor, asemke

Subscribers: #cantor, #kde_edu

Tags: #kde_edu, #cantor

Differential Revision: https://phabricator.kde.org/D11963
parent 01c09c55
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment