Details
Description
When comparing e.g. 6.0 config with type long to to 7.0 value with type int, the script outputs that the value changed from int to long, instead of long to int.
When comparing e.g. 6.0 config with type long to to 7.0 value with type int, the script outputs that the value changed from int to long, instead of long to int.