dmitryelastic (d .)
- Login: dmitryelastic
- Registered on: 03/22/2009
- Last sign in: 11/05/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/23/2009
-
02:32 AM Ruby Bug #1306: exception when exiting from IRB if test/unit is loaded
- =begin
thanks for applying this patch
=end
03/22/2009
-
05:47 AM Ruby Bug #1306 (Closed): exception when exiting from IRB if test/unit is loaded
- =begin
tested on versions 1.8.6 and 1.8.7
steps to reproduce:
1) load irb
2) require 'test/unit'
3) type "exit" or hit ^D
4) result: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/irb.rb:76:in `throw...