Project

General

Profile

Actions

Bug #188

closed

compiler trap with SYSTEM.VAL

Added by J. Templ over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
06/13/2018
Due date:
% Done:

0%

Estimated time:

Description

The following example leads to a compiler trap:

PROCEDURE Test;
  VAR li: LONGINT; s: SET;
BEGIN
  li := SYSTEM.VAL(LONGINT, s * s) + 1
END Test;

Reported by Oleg N. Cher, 2018-06-12.

Actions #1

Updated by J. Templ over 7 years ago

  • Forum topic set to https://forum.blackboxframework.org/viewtopic.php?f=40&t=720
Actions #2

Updated by J. Templ over 7 years ago

  • Description updated (diff)
Actions #3

Updated by J. Templ over 7 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF