Project

General

Profile

Actions

Bug #121

closed

compiler warning regarding unreleased register

Added by J. Templ about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
08/09/2016
Due date:
% Done:

0%

Estimated time:

Description

Compiling an assignment as shown below leads to a compiler warning
resulting from a self-check contained in the compiler.
The warning is displayed in the Log window as AX.
It means that register AX has not been freed.

VAR b: BYTE;
b: = SHORT (SHORT (SHORT (FunctionReturningLONGINT())));

A proposal for a fix by luowy exists.
Reported by Oleg N. Cher, 2016-07-06.

Actions #1

Updated by I. Denisov about 9 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF