kliuless (Kelvin Liu)
- Login: kliuless
- Registered on: 09/23/2010
- Last sign in: 09/24/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/23/2010
-
03:18 AM Ruby Bug #3860: VM aborts when calling instance_eval on a Method converted to a proc
- =begin
This is probably related to: http://redmine.ruby-lang.org/issues/show/3786
=end
-
02:52 AM Ruby Bug #3860 (Closed): VM aborts when calling instance_eval on a Method converted to a proc
- =begin
When I run the attached script with 1.9.2:
> ruby-1.9.2-p0 inst_eval_1.9.2.rb
["foo.get", 1]
["foo_pr[]", 1]
inst_eval_1.9.2.rb:19: [BUG] vm_get_cref: unreachable
ruby 1.9.2p0 (2010-08-18 revision 29036) [i386-darwin9.8...