Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.0.8.19, V2.0.8.20, V2.0.8.21, V2.0.8.22, V2.0.8.23, V2.0.8.24, V2.0.8.25, V2.0.8.26, V2.0.8.27, V2.0.8.28, V2.0.8.29, V2.0.8.30, V2.0.8.31, V2.1.8.0, V2.1.8.1, V2.1.9.0, V2.1.9.1, V2.1.10.0, V2.1.11.0, V2.1.11.1, V2.1.11.2, V2.1.11.3, V2.1.11.4, V2.1.11.5, V2.1.11.6, V2.1.11.7, V2.1.11.8
-
Component/s: General
-
Labels:None
-
Account:SDO rcX (SDORCX)
Description
RCX_LINK_STATUS_T contains 2 elements defined as TLR_BOOLEAN. TLR_BOOLEAN is defined as "unsigned int" and therefor the data size is a CPU depending.
This daty type is not portable and should not be used in a packet API structure.