Project

General

Profile

Bug #651

X = X + 1 with X being NON intialised cause crashes later in the application

Added by Francois Lionet about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
01/31/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

This used to print "NaN"...

// Start of the program
x = x + 1
Print x

Solution: for the main application and it only, ALL variable are now initialized instead of relying on automatic detection.

#1

Updated by Brian Flanagan over 2 years ago

  • Status changed from Resolved to Closed

Verified working! :-)

Also available in: Atom PDF