[#6864] ruby 1.8.4 rc breaks alias_method/rails in bad ways — "Ara.T.Howard" <ara.t.howard@...>

20 messages 2005/12/09
[#6870] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — =?ISO-8859-15?Q?Florian_Gro=DF?= <florgro@...> 2005/12/12

Ara.T.Howard wrote:

[#6872] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — ara.t.howard@... 2005/12/12

On Tue, 13 Dec 2005, [ISO-8859-15] Florian Growrote:

[#6873] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — James Edward Gray II <james@...> 2005/12/12

On Dec 12, 2005, at 1:19 PM, ara.t.howard@noaa.gov wrote:

[#6874] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — ara.t.howard@... 2005/12/12

On Tue, 13 Dec 2005, James Edward Gray II wrote:

[#6891] Time.utc! and Time.localtime! — Daniel Hobe <hobe@...>

Writing a script yesterday I found out, much to my surprise, that the

16 messages 2005/12/14

[#6918] change to yaml in 1.8.4 — ara.t.howard@...

14 messages 2005/12/16

[#6934] 1.8.x, YAML, and release management — Ryan Davis <ryand-ruby@...>

I'm concerned that 1.8.3's acceptance of non-backwards-compatible

28 messages 2005/12/18

[#6996] Problems building 1.8.4 with VS8 C++ Express Edition (cl 14.00) — Austin Ziegler <halostatue@...>

Visual Studio C++ 2005 Express Edition (VS 8.0)

20 messages 2005/12/27

Re: ruby 1.8.4 preview2

From: ara.t.howard@...
Date: 2005-12-02 23:49:55 UTC
List: ruby-core #6821
On Thu, 1 Dec 2005, Yukihiro Matsumoto wrote:

> ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.4-preview2.tar.gz

   harp:~/build/ruby-1.8.4 > make test-all
...
...
...

   1) Failure:
test_s_open_no_create(TestGDBM) [./gdbm/test_gdbm.rb:94]:
<nil> expected but was
<#<GDBM:0xb6cad840>>.

   2) Failure:
test_verify(OpenSSL::TestX509Store) [./openssl/test_x509store.rb:169]:
This test is expected to be success with OpenSSL 0.9.7c or later.
<true> expected but was
<false>.

   3) Failure:
test_cgi(TestWEBrickCGI)
     [./webrick/test_cgi.rb:51:in `test_cgi'
      /extra/data/build/ruby-1.8.4/lib/net/http.rb:1049:in `request'
      /extra/data/build/ruby-1.8.4/lib/net/http.rb:2104:in `reading_body'
      /extra/data/build/ruby-1.8.4/lib/net/http.rb:1048:in `request'
      /extra/data/build/ruby-1.8.4/lib/net/http.rb:1033:in `request'
      /extra/data/build/ruby-1.8.4/lib/net/http.rb:545:in `start'
      /extra/data/build/ruby-1.8.4/lib/net/http.rb:1031:in `request'
      ./webrick/test_cgi.rb:49:in `test_cgi'
      ./webrick/utils.rb:26:in `start_server'
      ./webrick/utils.rb:34:in `start_httpserver'
      ./webrick/test_cgi.rb:24:in `test_cgi']:
<"/webrick.cgi"> expected to be =~
</\/$/>.


   harp:~/build/ruby-1.8.4 > uname -srm
   Linux 2.4.21-37.EL i686

   harp:~/build/ruby-1.8.4 > cat /etc/redhat-release
   Red Hat Enterprise Linux WS release 3 (Taroon Update 6)

regards.

-a
-- 
===============================================================================
| ara [dot] t [dot] howard [at] noaa [dot] gov
| all happiness comes from the desire for others to be happy.  all misery
| comes from the desire for oneself to be happy.
| -- bodhicaryavatara
===============================================================================


In This Thread