Re: [Ironruby-core] [patch] Fixes for Array#[]=

2009-04-15 Thread Daniele Alessandri
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

Re: [Ironruby-core] [patch] Fixes for Array#[]=

2009-04-14 Thread Shri Borde
Changes look good! Thanks for the patch, Daniele! Note that the tags should be deleted once the bug is fixed. That way, running irtests.bat will run the specs you have just enabled and ensure that you really have fixed the issue. Deleting the tags should be in the same commit as the source code