lholden (Lori Holden)
- Login: lholden
- Email: email@loriholden.com
- Registered on: 10/17/2010
- Last sign in: 10/17/2010
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
10/18/2010
- 01:09 AM Ruby master Bug #3958 (Rejected): The Fiber instance method 'alive?' is not defined.
- =begin
The Fiber instance method 'alive?' is documented as existing, but is not actually defined.
ruby-1.9.2-p0...
10/17/2010
- 11:58 PM Backport192 Backport #3957 (Closed): instance_exec and instance_eval crash ruby when passed '&variable' which stores a 'method(:whatever).to_param'
- =begin
# results in a crash:
def a_method; end
a = method(:a_method).to_proc
instance_exec &a
# however w...
Also available in: Atom