Re: [MacRuby-devel] Can't build the MacRuby latest.

2011-01-28 Thread Watson
Thank you!! I was able to rebuild with r5207 :) 2011/1/29 Laurent Sansonetti : > Fixed in r5207. Sorry for the inconvenience, I did not try a full build > before committing. > Laurent > On Jan 28, 2011, at 3:28 AM, Vincent Isambart wrote: > > Hi, > > I suspect the cause of the bug is the change

Re: [MacRuby-devel] Can't build the MacRuby latest.

2011-01-28 Thread Laurent Sansonetti
Fixed in r5207. Sorry for the inconvenience, I did not try a full build before committing. Laurent On Jan 28, 2011, at 3:28 AM, Vincent Isambart wrote: > Hi, > > I suspect the cause of the bug is the change Laurent did today for > next/ensure. Last time I played with the exception handling co

Re: [MacRuby-devel] Can't build the MacRuby latest.

2011-01-28 Thread Vincent Isambart
Hi, I suspect the cause of the bug is the change Laurent did today for next/ensure. Last time I played with the exception handling code I remember it took me quite a while to get something working in all cases. I did a reduction of the code that does not work: def foo(dummy) 1.times do next

Re: [MacRuby-devel] Can't build the MacRuby latest.

2011-01-28 Thread Vincent Isambart
Hi, I just rebuild everything and got the same problem. On Jan 28, 2011, at 6:43 PM, Watson wrote: > Hi, > > Now, I'm rebuilding all of MacRuby latest. > But, it seems that does not finish forever with following build log. > > snip > ./miniruby -I. -I./lib bin/rubyc --internal --arch

[MacRuby-devel] Can't build the MacRuby latest.

2011-01-28 Thread Watson
Hi, Now, I'm rebuilding all of MacRuby latest. But, it seems that does not finish forever with following build log. snip ./miniruby -I. -I./lib bin/rubyc --internal --arch x86_64 -C "ext/ripper/lib/ripper/filter.rb" -o "ext/ripper/lib/ripper/filter.rbo" ./miniruby -I. -I./lib bin/rubyc -