mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
9b8e5658ce
On platforms where `sizeof(long)` is 4, casting `(long)` can lose data or sign information.