[ruby-core:65315] [ruby-trunk - misc #10249] [PATCH] set rb_event_flag_t to uint32_t

From: ko1@...
Date: 2014-09-29 08:34:12 UTC
List: ruby-core #65315
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/

In This Thread

Prev Next