[#70257] [Ruby trunk - Feature #11420] [Open] Introduce ID key table into MRI — ko1@...

Issue #11420 has been reported by Koichi Sasada.

11 messages 2015/08/06

[ruby-core:70323] [Ruby trunk - Misc #11431] [PATCH] rb_parser_compile_*: remove volatile arg

From: nobu@...
Date: 2015-08-11 00:34:47 UTC
List: ruby-core #70323
Issue #11431 has been updated by Nobuyoshi Nakada.


It would hurt nothing.

----------------------------------------
Misc #11431: [PATCH] rb_parser_compile_*: remove volatile arg
https://bugs.ruby-lang.org/issues/11431#change-53742

* Author: Eric Wong
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
RB_GC_GUARD is sufficient to prevent tail call optimization from
making the object invisible from GC., and we don't need to
encourage more volatile usage.

Will commit in a few days unless there are objections.


---Files--------------------------------
0001-rb_parser_compile_-remove-volatile-arg.patch (3.76 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next