Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-04-19 Thread Shri Borde
o:ironruby-core-boun...@rubyforge.org] On Behalf Of Zach Shewmaker Sent: Sunday, April 19, 2009 2:55 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Error when running Cucumber examples with IronRuby Is there a workaround that we can use in the time being? I found where the exception was be

Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-04-15 Thread Jimmy Schementi
il 14, 2009 10:29 PM > To: ironruby-core@rubyforge.org > Subject: Re: [Ironruby-core] Error when running Cucumber examples with > IronRuby > > Hi, > > I have been trying the same task with the latest ironruby source and > continuously get the same error. Can some one ple

Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-04-02 Thread Tomas Matousek
l 01, 2009 10:37 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Error when running Cucumber examples with IronRuby Its an IronRuby bug with "break" in eval'ed code. The problem can be reproed with the snippet below. Tomas, do you want to take a look? def f yiel

Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-04-01 Thread Shri Borde
onRuby only Thanks, Shri -Original Message- From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Chamini Gallage Sent: Wednesday, April 01, 2009 8:12 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Error when running Cucumber examp

Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-04-01 Thread Chamini Gallage
Hi, I got the new ironruby source from http://github.com/ironruby/ironruby/tree/master and built it by Visual Studio 2008 (with 11 successful, 0 failed and 1 skipped)and tried the examples. Still I'm getting a simillar kind of error. C:\ruby\lib\ruby\gems\1.8\gems\cucumber-0.2.3\examples\i18n\

Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-03-31 Thread Chamini Gallage
Hi, Thank you very much for the kind support. Now, I'm going ahead with the new source :). I will be happy to update u as soon as possible :D. -- Posted via http://www.ruby-forum.com/. ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http:/

Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-03-31 Thread Jimmy Schementi
trunk. From: ironruby-core-boun...@rubyforge.org [ironruby-core-boun...@rubyforge.org] on behalf of Shri Borde [shri.bo...@microsoft.com] Sent: Tuesday, March 31, 2009 2:19 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Error when running Cucumber examples with Iro

Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-03-31 Thread Shri Borde
src\IronRuby.Libraries is no longer a valid path in the sources. You must have the old sources. We have moved from SVN to GIT. See http://wiki.github.com/ironruby/ironruby for the latest instructions. Jimmy, were you going to delete the SVN sources and put a pointer to the GIT repo? This is the