Project

General

Profile

Actions

Bug #1562

closed

r22674 should be backported to 1.8.6

Added by shyouhei (Shyouhei Urabe) almost 15 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
[ruby-core:23685]

Description

=begin
IMHO revision r22674 is worth backporting to 1.8.6.
cf. http://redmine.ruby-lang.org/repositories/revision/ruby-18?rev=22674

Note that RB_GC_GUARD() is a simple macro introduced since 1.8.7. It's as simple as:

#define RB_GC_GUARD(v) (*(volatile VALUE *)&(v))
=end

Actions #1

Updated by shyouhei (Shyouhei Urabe) over 13 years ago

  • Status changed from Open to Assigned

=begin

=end

Actions #2

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Tracker changed from Backport to Bug
  • Project changed from Backport186 to Ruby master
  • Description updated (diff)
  • Status changed from Assigned to Closed
  • Backport set to 2.5: UNKNOWN, 2.6: UNKNOWN
Actions

Also available in: Atom PDF

Like0
Like0Like0