mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00: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.