Project

General

Profile

Actions

Bug #7403

closed

The expression cannot be evaluated to a boolean value

Added by Alexander Protsenko almost 8 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Andrei Tatarnikov
Category:
nML Translator
Target version:
Start date:
07/15/2016
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
2.5.1-beta-200127

Description

Code:

var temp_fp_d  [FLOAT64]

if is_nan(temp_fp_d) then
  trace("X");
endif;

Error:

949:7 ERROR (SEMANTIC): "The expression cannot be evaluated to a boolean value." 

Actions

Also available in: Atom PDF