Fix num012 on 32-bit platforms
round and truncate are undefined if the result would be outside the range of the target type (#1254).
Please register or sign in to comment
round and truncate are undefined if the result would be outside the range of the target type (#1254).