Project

General

Profile

Bug #885

Transpiler fails on an unclosed Procedure in this situation

Added by Brian Flanagan over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
High
Target version:
Start date:
01/06/2022
Due date:
% Done:

0%

Estimated time:
1:00 h
Affected version:

Description

Example:

MyProcedure

Procedure MyProcedure
  Print "test"
Return

Instead of displaying a "Missing End Procedure" or "Procedure without End Procedure"
error, the transpiler just freezes, presumably in an infinite loop. As a result, you
have to kill AOZ and restart.

#1

Updated by Francois Lionet over 2 years ago

  • Status changed from New to Resolved

Fixed!

#2

Updated by Brian Flanagan about 2 years ago

  • Status changed from Resolved to Closed

Thanks Francois!
It's working now.

Also available in: Atom PDF