Great thanks!
I'm noticing that iirb is hanging indefinitely on OSX. Fixing the line
endings allows ir to work fine, but iirb just hangs. Killing it shows it
is in ReadInternal:
cory-foys-macbook-pro:bin foyc$ ./iirb
mscorlib:0:in `ReadData': Thread was being aborted
(System::Threading::ThreadAbortException)
from mscorlib:0:in `ReadInternal'
from mscorlib:0:in `Read'
from
/Users/foyc/Workspace/ironruby1.0rc3/bin/../lib/ruby/1.8/irb/input-method.rb:49:in
`gets'
from
/Users/foyc/Workspace/ironruby1.0rc3/bin/../lib/ruby/1.8/irb/input-method.rb:49:in
`gets'
from
/Users/foyc/Workspace/ironruby1.0rc3/bin/../lib/ruby/1.8/irb.rb:132:in
`eval_input'
I've waited 3-4 minutes before killing it, as I know the iirb is slow to
start up on my Windows box as it is.
It's hanging on the call to $stdin.gets. That works fine from an ir
session on my Windows box, but on OSX, it allows me to enter two
characters and then returns:
>>> cmd = $stdin.gets
=> "he"
>>> puts cmd
he
=> nil
>>>
Cory
Jim Deville wrote:
I'll fix that. Sorry.
-----Original Message-----
From: Cory Foy <cory....@gmail.com>
Sent: Friday, March 12, 2010 6:28 PM
To: ironruby-core@rubyforge.org <ironruby-core@rubyforge.org>
Subject: Re: [Ironruby-core] [ANN] IronRuby 1.0 RC3
Hi all,
All of the bash scripts have dos line endings (/r/n) which fail out of
the box on OSX. I know I can convert them, but is anyone looking at
making those just work?
Cory
Jim Deville wrote:
The IronRuby team is pleased to announce version 1.0 RC3!
http://ironruby.net/download
Direct download link:
http://ironruby.codeplex.com/releases/view/36929#DownloadId=110718
This release is also accompanied by a preview build
compatible with .NET 4.0 RC:
http://ironruby.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=36929
As IronRuby approaches the final 1.0, these RCs will
contain crucial bug fixes and enhancements that IronRuby
requires to be a fast and compatible 1.0. Now that IronRuby
is in the release-candidate stage, your feedback is even
more important. Please use these new binaries as much as
you can and report any issues you find here:
http://ironruby.codeplex.com/WorkItem/Create.aspx.
Note: The actual version of the assemblies is 0.9.5.
== Contributors
casualjim, eoinomeara, ghouston jimmysch, jredville, jwthornpson2,
KAZUu, kralor, niclasnilsson, nikosd, rifraf, sborde, thbar,
TomasMatousek, turp, vaderpi, vertiginous, xport
Thank you all!
Jim and the IronRuby Team
IronRuby SDET
http://ironruby.com
------------------------------------------------------------------------
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
--
Cory Foy
http://www.coryfoy.com
http://twitter.com/cory_foy
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core