bject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby
Have you tried building Ruby directly? Get the sources from Github, then, from
the command line, run
c:\path\to\merlin\main\languages\ruby\scripts\dev.bat
rb
devenv ruby4.sln
Inside of VS build ruby4.sln then:
1) For basic te
Works great now. Thanks for the fast response!
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jim Deville
Sent: Wednesday, March 03, 2010 2:53 AM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Consuming DynamicObjects in
alf Of Jim Deville
Sent: Tuesday, March 02, 2010 7:53 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby
Yeah, between being sick and test changes, I haven't pushed in a while. I'll do
a push tonight and make sure the simple repro passes a
nruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby
A simple case appears to reproduce the problem:
using System;
namespace DynamicTest
{
public class N : System.Dynamic.DynamicObject
{
public N()
{
}
public ove
ruby-core-boun...@rubyforge.org] On Behalf Of Tomas Matousek
Sent: Tuesday, March 02, 2010 6:00 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby
It is a bug in DynamicObject for which I implemented a workaround in IronRuby
some time ago. So the b
g] On Behalf Of Tomas Matousek
Sent: Tuesday, March 02, 2010 6:00 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby
It is a bug in DynamicObject for which I implemented a workaround in IronRuby
some time ago. So the build from latest sources sh
bject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby
I've tried it with a fresh set of source, and building the "V4 Debug" target in
VS2010. Same behaviour, but more detail in the output window:
A first chance exception of type 'System.InvalidOperat
help.
Tomas
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jim Deville
Sent: Tuesday, March 02, 2010 2:05 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby
Have you tried building Ruby directly
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby
Have you tried building Ruby directly? Get the sources from Github, then, from
the command line, run
c:\path\to\merlin\main\languages\ruby\scripts\dev.bat
rb
devenv ruby4.sln
Inside of VS build
Have you tried building Ruby directly? Get the sources from Github, then, from
the command line, run
c:\path\to\merlin\main\languages\ruby\scripts\dev.bat
rb
devenv ruby4.sln
Inside of VS build ruby4.sln then:
1) For basic testing, rbd will open a prompt for you to resume testing.
2)
there.
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ivan Porto Carrero
Sent: Tuesday, March 02, 2010 5:15 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby
try this one?
try this one? http://ironruby.codeplex.com/releases/view/40175
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Web: http://whiterabbitconsulting.eu - http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
Mi
12 matches
Mail list logo