Actions
Bug #1562
closedr22674 should be backported to 1.8.6
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
Updated by shyouhei (Shyouhei Urabe) over 14 years ago
- Status changed from Open to Assigned
=begin
=end
Updated by jeremyevans0 (Jeremy Evans) over 5 years ago
- Tracker changed from Backport to Bug
- Project changed from 11 to Ruby
- Description updated (diff)
- Status changed from Assigned to Closed
- Backport set to 2.5: UNKNOWN, 2.6: UNKNOWN
Actions
Like0
Like0Like0