[MacRuby-devel] Recent changes cause gem statement to fail

2009-03-02 Thread M. Scott Ford
Hello, I just grabbed the latest from trunk (r831), and the following section from my rakefile causes the macruby process to hang. It seems to be the gem call that is causing the problem. Commenting that line out allows execution to proceed. I will keep investigating, but wanted to repor

Re: [MacRuby-devel] Recent changes cause gem statement to fail

2009-03-02 Thread M. Scott Ford
Hello, The breaking change was introduced in r829. -Scott On Mar 2, 2009, at 10:00 PM, M. Scott Ford wrote: Hello, I just grabbed the latest from trunk (r831), and the following section from my rakefile causes the macruby process to hang. It seems to be the gem call that is causing the

Re: [MacRuby-devel] Recent changes cause gem statement to fail

2009-03-02 Thread Richard Kilmer
Scott, We merged in the lib directory from 1.9.1_0 tag (there were over 250 changes since last time Laurent merged). We are now going through and validating things (including RubyGems). For the next few days trunk will (thus) be a tad unstable. Best, Rich On Mar 2, 2009, at 10:00 PM, M.