aboutsummaryrefslogtreecommitdiff
path: root/version_script.ver
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2016-05-20 12:40:59 +0100
committerRichard van der Hoff <richard@matrix.org>2016-05-24 13:40:21 +0100
commit173cbe112c139de0bd1a69dce5a03db360dc5abc (patch)
treee48f7f2fc99887d15c42469c16485e9b66d63d6e /version_script.ver
parent846ab858a6dd2e962d3e110147f4274416026f5a (diff)
Avoid relying on uint -> int casting behaviour
The behaviour when casting from a uint32_t which has overflowed (so has the top bit set) to int32_t is implementation-defined, so let's avoid relying on it.
Diffstat (limited to 'version_script.ver')
0 files changed, 0 insertions, 0 deletions