Cool. More patches to come :-)
I'll make sure to include changes/removals of the tags files in the
next commits.
On Tue, Apr 14, 2009 at 23:18, Shri Borde wrote:
> Changes look good! Thanks for the patch, Daniele!
>
> Note that the tags should be deleted once the bug is fixed. That way, running
: Tuesday, April 14, 2009 7:46 AM
To: ironruby-core@rubyforge.org
Subject: [Ironruby-core] [patch] Fixes for Array#[]=
Hi,
I've just committed my first patch to IronRuby on my forked
repository, this is the URL for the diff:
http://github.com/nrk/ironruby/c
Hi,
I've just committed my first patch to IronRuby on my forked
repository, this is the URL for the diff:
http://github.com/nrk/ironruby/commit/7b819d65bd26c0642f88ab30e8ccc17d9e625fcf
This patch fixes 4 failures in core/array/element_set_spec.rb, namely:
Array#[]= inserts the given elements wi