mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +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.