Re: [Ironruby-core] Linebreak issue with clr strings manipulated by Ruby code

2011-03-07 Thread Aldinei Sampaio
Yes, i created the issue #5836. Thank you very much. 2011/3/4 Jimmy Schementi : > Yes, I can reproduce this. I'll look into it. Have you opened a bug? > I'll follow up there. > ~Jimmy > > > > On Thu, Mar 3, 2011 at 6:11 PM, Aldinei Sampaio > wrote: >> Hi, sorry again, but is anyone seeing this m

Re: [Ironruby-core] Linebreak issue with clr strings manipulated by Ruby code

2011-03-04 Thread Jimmy Schementi
Yes, I can reproduce this. I'll look into it. Have you opened a bug? I'll follow up there. ~Jimmy On Thu, Mar 3, 2011 at 6:11 PM, Aldinei Sampaio wrote: > Hi, sorry again, but is anyone seeing this message? > > I coudnt get any response about this, either here or in the Codeplex > issue tracker

Re: [Ironruby-core] Linebreak issue with clr strings manipulated by Ruby code

2011-03-03 Thread Aldinei Sampaio
Hi, sorry again, but is anyone seeing this message? I coudnt get any response about this, either here or in the Codeplex issue tracker. 2011/2/25 Aldinei Sampaio : > Hi, guys. Sorry if I am posting this in the wrong place, but I need > some kind of direction here. > > I isolated my problem in the

[Ironruby-core] Linebreak issue with clr strings manipulated by Ruby code

2011-02-25 Thread Aldinei Sampaio
Hi, guys. Sorry if I am posting this in the wrong place, but I need some kind of direction here. I isolated my problem in the following UnitTest in Visual Basic: Public Sub LineBreakProblem() Const SCRIPT = "print System::String.Format('Line1{0}Line2', System::Environment.NewLine)" Dim