summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-print
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-09-04 17:20:19 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-10-12 18:20:18 +0900
commit9b8e5658ce8193a670a98dee591d13bdd02df526 (patch)
treef787abcfffc6d474071cadab2fec74ebaa5c967f /mrbgems/mruby-print
parenta127ded486b173b1b805da2c39d656c77d98c6cc (diff)
downloadmruby-9b8e5658ce8193a670a98dee591d13bdd02df526.tar.gz
mruby-9b8e5658ce8193a670a98dee591d13bdd02df526.zip
Fix integer casting on 64 bit platforms.
On platforms where `sizeof(long)` is 4, casting `(long)` can lose data or sign information.
Diffstat (limited to 'mrbgems/mruby-print')
0 files changed, 0 insertions, 0 deletions