Re: [Ironruby-core] Commit to solve bug: String.delete gives a wrong result (http://ironruby.codeplex.com/workitem/5426)

2011-05-13 Thread Roberto Perez
-19\core\string > > > > You can find more on mspec here: https://github.com/rubyspec/mspec > > > > Tomas > > > > *From:* ironruby-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Roberto Perez > *Sent:* Wednesday, May 11,

Re: [Ironruby-core] Commit to solve bug: String.delete gives a wrong result (http://ironruby.codeplex.com/workitem/5426)

2011-05-11 Thread Roberto Perez
mas > > > > *From:* ironruby-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Roberto Perez > *Sent:* Wednesday, May 11, 2011 3:56 AM > *To:* ironruby-core@rubyforge.org > *Subject:* [Ironruby-core] Commit to solve bug: String.delete

[Ironruby-core] Commit to solve bug: String.delete gives a wrong result (http://ironruby.codeplex.com/workitem/5426)

2011-05-11 Thread Roberto Perez
Hi, I committed in my fork a very small change to solve the bug which is in http://ironruby.codeplex.com/workitem/5426 The commit is in: https://github.com/robjperez/main/commit/7d94882990bc80504a78c7ed9ea989e31b8e19ed The problem was inside the range detector in the delete method. When it finds