From: nobu@... Date: 2015-08-11T00:34:47+00:00 Subject: [ruby-core:70323] [Ruby trunk - Misc #11431] [PATCH] rb_parser_compile_*: remove volatile arg 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/