General

Profile

rue (Eero Saynatkari)

  • Login: rue
  • Registered on: 06/05/2008
  • Last sign in: 07/13/2012

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

06/27/2012

08:24 PM Ruby Feature #6647: Exceptions raised in threads should be logged
normalperson (Eric Wong) wrote:
> Alex Young <alex@blackkettle.org> wrote:
> ...
You are probably correct. Reconsidering the issue, the benefit of raising
is probably not enough to offset that, thus leaving the $stderr/warn as the
be...
rue (Eero Saynatkari)

06/26/2012

07:44 AM Ruby Feature #6647: Exceptions raised in threads should be logged
headius (Charles Nutter) wrote:
> Many applications and users I have dealt with have run into bugs due to Ruby's behavior of quietly swallowing exceptions raised in threads. I believe this is a bug, and threads should always at least lo...
rue (Eero Saynatkari)

02/08/2012

07:11 AM Ruby Feature #5980 (Rejected): Trying to Load File When Too Many Files Open Should Raise Something Other Than Plain LoadError
Currently encountering too many open file handles when trying to load/require a file simply raises a LoadError. It's not easy to determine that the root cause is exhaustion (see below for demonstration).
The error should be changed ei...
rue (Eero Saynatkari)

01/28/2012

08:53 PM Ruby Bug #5940: Resolve conflict between inheritance and mixins
On 28.01.2012, at 01:53, Mario Lanza wrote:
>
> Some in the Ruby community (like Chad Fowler) have noticed issues around how Ruby attempts to transverse a method's pipeline up the inheritance chain. When you inherit a class from ano...
rue (Eero Saynatkari)

12/31/2011

02:20 AM Ruby Feature #5825: Sweet instance var assignment in the object initializer
Would be nice, and should be able to coexist with normal parameters:
~~~ruby
def foo(bar, @baz, quux = @moomin)

end
~~~
And so on. What about splat- and block arguments? It gets a little ugly:
~~~ruby
def foo(bar, *@baz, ...
rue (Eero Saynatkari)

12/10/2011

06:29 AM Ruby Feature #5478: Add syntax to import Set into core
On 2011-12-09, at 12:05:41, Alexey Muranov wrote:
>
> I agree, i was simply pointing out that set is, in my opinion, a more basic data structure than associative array, and both associative arrays and relations can be either built on...
rue (Eero Saynatkari)

10/26/2009

10:49 PM Ruby Feature #1697: Object#<=>
=begin
Excerpts from Yukihiro Matsumoto's message of Mon Oct 26 15:24:12 +0200 2009:
> Hi,
>
> In message "Re: [ruby-core:26318] [Feature #1697](Open) Object#<=>"
> on Mon, 26 Oct 2009 21:14:08 +0900, Marc-Andre Lafortune <redm...
rue (Eero Saynatkari)

07/07/2009

09:54 PM Ruby Bug #1728: gem installed binaries don't honor program-suffix
=begin
Excerpts from rubymine message of Tue Jul 07 15:42:01 +0300 2009:
> Issue #1728 has been updated by Christian Höltje.
>
>
> Why isn't that the default, then?

Personally, I would expect the suffix to only affect the
prog...
rue (Eero Saynatkari)

06/30/2009

06:39 AM Ruby Bug #1696: http downloads are unuseably slow
=begin
Excerpts from James Gray's message of Tue Jun 30 00:12:23 +0300 2009:
>
> Well, this definitely sounds like the kind of thing I am seeing.

Which system are you on, and do you have some reasonably
small test case? Presumably...
rue (Eero Saynatkari)
03:38 AM Ruby Bug #1696: http downloads are unuseably slow
=begin
Excerpts from Tanaka Akira's message of Mon Jun 29 21:17:58 +0300 2009:
> In article <4a464441bf3f7_13bd3907d016634@redmine.ruby-lang.org>,
> Steven Hartland <redmine@ruby-lang.org> writes:
>
> > This I've tracked down to ...
rue (Eero Saynatkari)

Also available in: Atom