Actions
Bug #731
openSyntax errors now make the transpiler crash.
Start date:
04/23/2021
Due date:
% Done:
0%
Estimated time:
1:00 h
Affected version:
Description
Example:
abcde
...should produce a syntax error. Instead the transpiler crashes:
/users/USERNAME/Documents/My AOZ Applicaitons/Syntax_Error/Syntax_Error.aoz:1:1: Compiler error: crash during compilation: %1
Also the message placeholder (%1) is displayed instead of the message.
Actions