mirror of
https://github.com/ruby/ruby.git
synced 2026-08-04 20:23:12 +08:00
* include/ruby/ruby.h: cast via `unsigned int` explicitly, to get rid of signed extension by implicit integer promotion.
* include/ruby/ruby.h: cast via `unsigned int` explicitly, to get rid of signed extension by implicit integer promotion.