[#25936] [Bug:1.9] [rubygems] $LOAD_PATH includes bin directory — Nobuyoshi Nakada <nobu@...>

Hi,

10 messages 2009/10/05

[#25943] Disabling tainting — Tony Arcieri <tony@...>

Would it make sense to have a flag passed to the interpreter on startup that

16 messages 2009/10/05

[#26028] [Bug #2189] Math.atanh(1) & Math.atanh(-1) should not raise an error — Marc-Andre Lafortune <redmine@...>

Bug #2189: Math.atanh(1) & Math.atanh(-1) should not raise an error

14 messages 2009/10/10

[#26222] [Bug #2250] IO::for_fd() objects' finalization dangerously closes underlying fds — Mike Pomraning <redmine@...>

Bug #2250: IO::for_fd() objects' finalization dangerously closes underlying fds

11 messages 2009/10/22

[#26244] [Bug #2258] Kernel#require inside rb_require() inside rb_protect() inside SysV context fails — Suraj Kurapati <redmine@...>

Bug #2258: Kernel#require inside rb_require() inside rb_protect() inside SysV context fails

24 messages 2009/10/22

[#26361] [Feature #2294] [PATCH] ruby_bind_stack() to embed Ruby in coroutine — Suraj Kurapati <redmine@...>

Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine

42 messages 2009/10/27

[#26371] [Bug #2295] segmentation faults — tomer doron <redmine@...>

Bug #2295: segmentation faults

16 messages 2009/10/27

[ruby-core:26299] Which commit fixed Set#hash (Hash#hash, I assume) between 1.9.1 and 1.9.2?

From: "Shot (Piotr Szotkowski)" <shot@...>
Date: 2009-10-25 20:58:12 UTC
List: ruby-core #26299
Hello, good people of ruby-core.

I mailed this list previously about a MRI bug that happens in 1.9.1 (all
the way up to current svn for that branch) and is fixed in 1.9.2 – the
problem is that on my 64-bit Linux system

Set[2305860601668175887.hash == Set[2305860601668175887].hash

is false. As I wrote above, 1.9.2 fixes this problem, but unfortunately,
for an unknown reason, on 1.9.2 ‘rake spec’ on my code¹ breaks with
…/rspec-1.2.9/lib/spec/runner/option_parser.rb:149:in `require': no such file to load -- spec/spec_helper
(the spec/spec_helper.rb file does exist and 1.9.1 rakes spec just fine).

¹ http://github.com/Chastell/art-decomp

Hence the sanest route for me would be to find the commit that fixes
this behaviour and backport it to the 1.9.1 branch. I looked through
Ruby’s Redmine, but couldn’t find the issue (or commit) that fixed the
Set#hash (or, more likely, the underlying Hash#hash).

Does anyone knows or remembers which commit might’ve fixed the above?

— Shot
-- 
Well, I mean, *yes* idealism, *yes* the dignity of pure research,
*yes* the pursuit of truth in all its forms, but there comes a point
I’m afraid where you begin to suspect that if there’s any *real*
truth, it’s that the entire multidimensional infinity of the
Universe is almost certainly being run by a bunch of maniacs.
               [Douglas Adams, The Hitchhiker’s Guide to the Galaxy]

Attachments (1)

signature.asc (197 Bytes, application/pgp-signature)

In This Thread

Prev Next