ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: usa@garbagecollect.jp
To: ruby-core@ruby-lang.org
Subject: [ruby-core:65721] [ruby-trunk - Bug #10369] [PATCH] array.c: missing RB_GC_GUARDs
Date: Wed, 15 Oct 2014 07:20:03 +0000	[thread overview]
Message-ID: <redmine.journal-49453.20141015072003.f5ab9e7134aa1fd2@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-10369.20141011210000@ruby-lang.org

Issue #10369 has been updated by Usaku NAKAMURA.

Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED to 2.0.0: DONE, 2.1: REQUIRED

Backported into `ruby_2_0_0` at r47936.

----------------------------------------
Bug #10369: [PATCH] array.c: missing RB_GC_GUARDs
https://bugs.ruby-lang.org/issues/10369#change-49453

* Author: Eric Wong
* Status: Closed
* Priority: Normal
* Assignee: Eric Wong
* Category: core
* Target version: current: 2.2.0
* ruby -v: trunk
* Backport: 2.0.0: DONE, 2.1: REQUIRED
----------------------------------------
~~~
[PATCH] array.c: swap volatile for RB_GC_GUARD

* array.c (ary_recycle_hash): add RB_GC_GUARD
  (rb_ary_diff): remove volatile

The RB_GC_GUARD seems needed for most of the ary_recycle_hash
functions anyways.
~~~


---Files--------------------------------
0001-array.c-swap-volatile-for-RB_GC_GUARD.patch (853 Bytes)


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

  parent reply	other threads:[~2014-10-15  7:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-10369.20141011210000@ruby-lang.org>
2014-10-11 21:00 ` [ruby-core:65622] [ruby-trunk - Bug #10369] [Open] [PATCH] array.c: missing RB_GC_GUARDs normalperson
2014-10-15  7:20 ` usa [this message]
2014-10-15 14:24 ` [ruby-core:65729] [ruby-trunk - Bug #10369] " nagachika00

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.journal-49453.20141015072003.f5ab9e7134aa1fd2@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).