From: normalperson@... Date: 2015-08-11T00:07:09+00:00 Subject: [ruby-core:70322] [Ruby trunk - Misc #11431] [Open] [PATCH] rb_parser_compile_*: remove volatile arg Issue #11431 has been reported by Eric Wong. ---------------------------------------- Misc #11431: [PATCH] rb_parser_compile_*: remove volatile arg https://bugs.ruby-lang.org/issues/11431 * 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/