Actions
Bug #453
openKey$(n) crashes compiler - Internal Error.
Start date:
08/20/2020
Due date:
% Done:
0%
Estimated time:
1:00 h
Affected version:
Description
The error occurs for both the instruction and the function.
Key$(0)="test"
X$=Key$(0)
Updated by Brian Flanagan about 4 years ago
- Priority changed from Normal to High
- Estimated time set to 1:00 h
- Affected version changed from 0.9.9.4-r2 to Beta RC2
Anything that crashes the compiler, I consider to be a High priority, however, since this is not a high priority function/instruction, I would recommend disabling Key$(n) at this time, so the program can compile without errors.
Updated by Francois Lionet about 4 years ago
- Status changed from New to Resolved
- Assignee set to Francois Lionet
- Target version set to Beta 1
Fixed!
Actions