linux/mono branch updated with new push:
http://github.com/TheProkrammer/ironruby/tree/linux
I also fixed the issue with not being able to run an rb file from the
command line (simple fix really).
Note too, that for some strange reason the REPL doesn't output the result of
the current line, haven
Pete,
Do you have MERLIN_ROOT set in your env vars? It needs to be set to
D:\dev\ruby\ironruby\git_ironruby\Merlin\Main
This is going to be a requirement until we close the SVN repo and start pulling
out the supporting code.
JD
From: ironruby-core-boun.
Could you please add your comment to bug #20297?
Thanks,
Tomas
-Original Message-
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Daniele Alessandri
Sent: Saturday, January 10, 2009 5:06 AM
To: ironruby-core@rubyforge.org
Subject: [Iron
Just in case anyone is getting stuck with this too:
- You need rake 0.8.3 to compile IronRuby. (It doesn't like the
parameterized tasks in git.rake with 0.8.1.)
- Also gems.rubyforge.org is no longer compatible with gem 1.1 so you have
to manually upgrade gem before you can do gem update rake.
Phe
Hello,
Today I was writing some code which uses Method#to_proc but I've
encountered a few issues. The following line throws a
NotImplementedException:
proc = 0.method(:to_s).to_proc
I took a look at the source code of the ToProc method of MethodOps and
there's a comment which states that creatin
I've gone through and renamed files in Git. I've also rm'd the extra files. The
renames will probably break builds on Mono, but I don't have the head of Mono
built. I'll push today's changes tomorrow.
JD
___
Ironruby-core mailing list
Ironruby-core@r
Submitted as Bug # 23512.
http://rubyforge.org/tracker/index.php?func=detail&aid=23512&group_id=4359&atid=16798
BTW, Tomas, thank you for your responses!
- Alex
--
Posted via http://www.ruby-forum.com/.
___
Ironruby-core mailing list
Ironruby-core@rub