Ruby 1.8.5-p12 released

U

Urabe Shyouhei

Hi all.

We released Ruby 1.8.5-p12, the latest stable version of Ruby. There are
several fixes made when 1.8.5 had not been branched yet. On this release
we backported them into 1.8.5.

ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.8.5-p12.tar.gz
d7d12dd9124c9b7d55cdbbee313e3931

Happy holiday.
 
M

M. Edward (Ed) Borasky

Urabe said:
Hi all.

We released Ruby 1.8.5-p12, the latest stable version of Ruby. There are
several fixes made when 1.8.5 had not been branched yet. On this release
we backported them into 1.8.5.

ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.8.5-p12.tar.gz
d7d12dd9124c9b7d55cdbbee313e3931

Happy holiday.
And the good folks at Gentoo have put it in the Portage tree. I just
installed it (flawlessly, of course) on a P3.
 
A

AdSR

Urabe said:
Hi all.

We released Ruby 1.8.5-p12, the latest stable version of Ruby. There are
several fixes made when 1.8.5 had not been branched yet. On this release
we backported them into 1.8.5.

ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.8.5-p12.tar.gz
d7d12dd9124c9b7d55cdbbee313e3931

Happy holiday.

Builds and installs OK on Mac OS X 10.3.9. I have a question though:
When I run "make test-all", it takes a very long time (I killed it
after 28 minutes) and some of the tests give errors (not failures). Is
this correct?

Thanks,
AdSR
 
N

Nicolas Desprès

On 12/27/06 said:
Builds and installs OK on Mac OS X 10.3.9. I have a question though:
When I run "make test-all", it takes a very long time (I killed it
after 28 minutes) and some of the tests give errors (not failures). Is
this correct?

On my linux box, I have no errors, but only 4 failures (like with 1.8.4):

Finished in 127.413555 seconds.

1) Failure:
test_delete(TestDBM) [./dbm/test_dbm.rb:332]:
<DBMError> exception expected but none was thrown.

2) Failure:
test_delete(TestGDBM) [./gdbm/test_gdbm.rb:442]:
<GDBMError> exception expected but none was thrown.

3) Failure:
test_s_open_error(TestGDBM) [./gdbm/test_gdbm.rb:200]:
<Errno::EACCES> exception expected but none was thrown.

4) Failure:
test_s_open_error(TestSDBM) [./sdbm/test_sdbm.rb:123]:
<Errno::EACCES> exception expected but none was thrown.

1608 tests, 16529 assertions, 4 failures, 0 errors

Cheers,

--=20
Nicolas Despr=E8s
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top