Skip to content

Ecrt data type conversion bugs

Richard Hacker requested to merge ecrt-data-type-conversion-bugs into master

Fixed broken type conversion of non-standard data types (uint24, uint40, uint48, uint56). This fix is not backwards compatible

Merge request reports