fixed amb254
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40753
This commit is contained in:
parent
a247f402ca
commit
ffe0867d1a
@ -47,7 +47,7 @@ public:
|
||||
if (parse_end)
|
||||
{
|
||||
cell_t result;
|
||||
parse_start->PushCell(handle);
|
||||
parse_end->PushCell(handle);
|
||||
parse_end->PushCell(halted ? 1 : 0);
|
||||
parse_end->PushCell(failed ? 1 : 0);
|
||||
parse_end->Execute(&result);
|
||||
|
Loading…
Reference in New Issue
Block a user