Also, a small repro would be useful ... I'm not sure how to recreate the
assembly finding issues using.
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: R
Nope, this looks more like a bug in Mono (or the rake build).
Tomas
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ryan Riley
Sent: Tuesday, March 30, 2010 9:07 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Saving to YAML not
Ivan,
When using IronRuby.Rack and debugging the ruby code running, keep a few things
in mind:
1. Enable debug mode for DLR code in your app’s web.config (in the
Microsoft.Scripting section).
2. Because VS breakpoints in blocks don’t work yet, using Debug.Assert
will do the job.
Not sure if this is related, but I just tried building on Mono 2.6.3 on the
Mac and am getting a build error here:
---
yaml
---
BuiltinsOps.cs(135,
Thanks for the update. I am working on it now and will keep you posted.
Ryan Riley
Email: ryan.ri...@panesofglass.org
LinkedIn: http://www.linkedin.com/in/ryanriley
Blog: http://wizardsofsmart.net/
Twitter: @panesofglass
Website: http://panesofglass.org/
On Mon, Mar 29, 2010 at 1:39 PM, Shri Bo
Tomas Matousek wrote:
> Thanks! I've filed a bug
> http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=4284.
>
> Tomas
Hello Tomas! I'm having the exact same problem as Nick. Unfortunately,
this error is a show stopper for me. I'm writing an application that
needs to read a ton of YAML,
Thanks! I've filed a bug
http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=4284.
Tomas
-Original Message-
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Nick Hird
Sent: Tuesday, March 30, 2010 11:09 AM
To: ironruby-core@ruby
My ruby isn't the best so i included the source i am working with.
1) start the script (no args)
2) type "buy 10 msft"
3) type "history" (view output)
4) type "exit"
5) view yaml file (should look good here)
6) start the script again (no args)
7) type "history" (different than before)
8) you'll se
This looks like a bug. Could you sent us a simple self-contained repro? It
would help us to identity the issue faster.
Thanks,
Tomas
-Original Message-
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Nick Hird
Sent: Tuesday, March 30,
I am following the Stock Portfolio post from RubyQuiz.com and it
involves using YAML for its storage. Under ruby 1.8.7, the data is
being saved and loaded with no problem. Under ironruby rc4, when it
gets saved and then retrieved it changes the data to its object type.
For example on the first sam
10 matches
Mail list logo