diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-09-04 17:20:19 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-10-12 18:20:18 +0900 |
| commit | 9b8e5658ce8193a670a98dee591d13bdd02df526 (patch) | |
| tree | f787abcfffc6d474071cadab2fec74ebaa5c967f /mrbgems/mruby-print | |
| parent | a127ded486b173b1b805da2c39d656c77d98c6cc (diff) | |
| download | mruby-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
