ernie (Ernie Miller)
- Login: ernie
- Email: ernie@erniemiller.org
- Registered on: 04/02/2010
- Last sign in: 12/03/2012
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'
... - 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...
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 ...
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
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... - 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...
Also available in: Atom