From: Eric Wong Date: 2014-10-01T21:17:17+00:00 Subject: [ruby-core:65349] Re: [ruby-trunk - misc #10249] [PATCH] set rb_event_flag_t to uint32_t ko1@atdot.net wrote: > I'm not sure why it is valuable, but no problem to do it. Committed r47759 - This can open up some tiny data structure packing opportunities. I prefer small data structures in general, as Ruby keeps getting bigger :<