ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: normalperson@yhbt.net
To: ruby-core@ruby-lang.org
Subject: [ruby-core:70322] [Ruby trunk - Misc #11431] [Open] [PATCH] rb_parser_compile_*: remove volatile arg
Date: Tue, 11 Aug 2015 00:07:09 +0000	[thread overview]
Message-ID: <redmine.issue-11431.20150811000708.58646bfa798cd818@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-11431.20150811000708@ruby-lang.org

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/

       reply	other threads:[~2015-08-10 23:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-11431.20150811000708@ruby-lang.org>
2015-08-11  0:07 ` normalperson [this message]
2015-08-11  0:34 ` [ruby-core:70323] [Ruby trunk - Misc #11431] [PATCH] rb_parser_compile_*: remove volatile arg nobu
2015-08-11 20:24   ` [ruby-core:70342] " Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.issue-11431.20150811000708.58646bfa798cd818@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).