General

Profile

ernie (Ernie Miller)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

11/30/2012

10:51 PM Ruby master Bug #7475: Unexpected behavior of Module#append_features on singleton class
Another quick set of observations from this morning:
class Baz
class << self
Const = 'Const'
...
ernie (Ernie Miller)
10:56 AM Ruby master Bug #7475 (Closed): Unexpected behavior of Module#append_features on singleton class
=begin
A more involved explanation is available at ((<URL:http://erniemiller.org/2012/11/29/ruby-tidbit-include-vs-e...
ernie (Ernie Miller)

09/07/2011

08:51 AM Ruby master Bug #5288 (Rejected): Method#to_proc Procs have "sticky" bindings
Please see the attached sample script (or view the gist at https://gist.github.com/1197634).
It would appear that ...
ernie (Ernie Miller)

05/13/2010

05:21 AM Ruby master Bug #3283: SystemStackError Backtrace returns String not Array
=begin
Seconded. Returning two different types of data in a backtrace needlessly complicates error handling code.
=end
ernie (Ernie Miller)

04/03/2010

09:46 AM Ruby master Bug #3083: Regression in 1.9.2 splat handling?
=begin
Looks like it's working now. Don't see any changes to the source that should have affected it so I'm going to...
ernie (Ernie Miller)
04:42 AM Ruby master Bug #3083 (Rejected): Regression in 1.9.2 splat handling?
=begin
It appears as though the handling of splats has reverted back to the 1.8.7 way of doing things sometime betwe...
ernie (Ernie Miller)

Also available in: Atom