[#35027] [Ruby 1.9-Bug#4352][Open] [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s) — "James M. Lawrence" <redmine@...>

Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)

16 messages 2011/02/01

[#35114] [Ruby 1.9-Bug#4373][Open] http.rb:677: [BUG] Segmentation fault — Christian Fazzini <redmine@...>

Bug #4373: http.rb:677: [BUG] Segmentation fault

59 messages 2011/02/06

[#35171] [Ruby 1.9-Bug#4386][Open] encoding: directive does not affect regex expressions — mathew murphy <redmine@...>

Bug #4386: encoding: directive does not affect regex expressions

9 messages 2011/02/09

[#35237] [Ruby 1.9-Bug#4400][Open] nested at_exit hooks run in strange order — Suraj Kurapati <redmine@...>

Bug #4400: nested at_exit hooks run in strange order

12 messages 2011/02/15

[ruby-core:35291] [Ruby 1.9-Bug#3972][Open] r28668 breaks test/unit when combined with the testing rake task

From: Aaron Patterson <redmine@...>
Date: 2011-02-17 19:25:38 UTC
List: ruby-core #35291
Issue #3972 has been updated by Aaron Patterson.

Status changed from Closed to Open
ruby -v changed from ruby 1.9.3dev (2010-10-18 trunk 29530) [x86_64-darwin10.4.0] to ruby 1.9.3dev (2011-02-18 trunk 30894) [x86_64-darwin10.6.0]

r30849 causes this bug again.  Please revert r30849 or stop including `include Test::Unit::RequireFiles` in `class Runner`.
----------------------------------------
http://redmine.ruby-lang.org/issues/show/3972

----------------------------------------
http://redmine.ruby-lang.org

In This Thread