From: ko1@... Date: 2014-09-29T08:34:12+00:00 Subject: [ruby-core:65315] [ruby-trunk - misc #10249] [PATCH] set rb_event_flag_t to uint32_t Issue #10249 has been updated by Koichi Sasada. I'm not sure why it is valuable, but no problem to do it. ---------------------------------------- misc #10249: [PATCH] set rb_event_flag_t to uint32_t https://bugs.ruby-lang.org/issues/10249#change-49135 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: Koichi Sasada * Category: core * Target version: current: 2.2.0 ---------------------------------------- This ensures a consistent implementation between 32 and 64-bit platforms, as vm_trace.c limits events to 32-bits. This is an ABI change late in the 2.2.0 development, I'm OK if we wait until 2.3.0 for this... ---Files-------------------------------- 0001-ruby.h-set-rb_event_flag_t-to-uint32_t.patch (929 Bytes) -- https://bugs.ruby-lang.org/