Difference between revisions of "Core.Validation.CoreChk050"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
In comparison, the [[Core.DataTypes|DataTypes]] data types must match.
+
In comparison, the [[Core.DataTypes|DataTypes]] must match.
  
 
== Comments ==
 
== Comments ==
 
If a [[Core.Declarations|variable]] or [[Core.Declarations|constant]] is referenced, the [[Core.DataTypes|data types]] must match the referencing elements.
 
If a [[Core.Declarations|variable]] or [[Core.Declarations|constant]] is referenced, the [[Core.DataTypes|data types]] must match the referencing elements.

Latest revision as of 08:39, 17 February 2016

Classification

Name Core_Chk050
Class Core
Severity Critical
SpecifiedBy ISO 13209-3

Description

In comparison, the DataTypes must match.

Comments

If a variable or constant is referenced, the data types must match the referencing elements.