Project

General

Profile

Actions

Bug #7401

open

int_to_float is not supported for constant expressions

Added by Alexander Protsenko over 7 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
nML Translator
Target version:
Start date:
07/14/2016
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

Error:

641:18 ERROR (SEMANTIC): "int_to_float is not supported for constant expressions." 
641:18 ERROR (SEMANTIC): "Failed to recognize the grammar structure. It will be ignored: 'int_to_float(FLOAT32,coerce(WORD,1))'." 

Code:

temp_fp_s = int_to_float(FLOAT32, coerce(WORD, 1));

Actions

Also available in: Atom PDF