Project

General

Profile

Bug #307

For/Next with floating point step as an integer is crashing compiler

Added by David Baldwin about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
03/15/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

For F#=0 to 10 step 0.1
Next F#

Crashes compiler

S#=0.1
For F#=0 to 10 step S#
Next F#

Works

#1

Updated by David Baldwin about 4 years ago

Fixed in 0.9.7

#2

Updated by David Baldwin about 4 years ago

  • Status changed from New to Closed

Also available in: Atom PDF