[#18121] [Ruby 1.8.7 - Bug #405] (Open) ssl.rb:31: [BUG] Bus Error — Anonymous <redmine@...>

Issue #405 has been reported by Anonymous.

14 messages 2008/08/04

[#18130] Re: New array methods cycle, choice, shuffle (plus bug in cycle) — Brian Candler <B.Candler@...>

> Seriously though... Array.first is a noun.

10 messages 2008/08/05

[#18319] NEW Command: absolute_path() -- — "C.E. Thornton" <admin@...>

Core,

14 messages 2008/08/16
[#18321] Re: NEW Command: absolute_path() -- — Yukihiro Matsumoto <matz@...> 2008/08/18

Hi,

[#18381] [Bug #496] DRb.start_service(nil) is very slow — Hongli Lai <redmine@...>

Bug #496: DRb.start_service(nil) is very slow

11 messages 2008/08/25

[ruby-core:18373] popen IO bug #3 - comment makes code behave differently XD

From: "Michal Suchanek" <hramrach@...>
Date: 2008-08-23 16:26:05 UTC
List: ruby-core #18373
Hello

I never imagined such a short piece of code dull could provide for
that much amusement ;-)

This time I attach the test file to make sure it comes exactly the
same as my copy.

If I run this file with ruby 1.8.7 it does 208 iterations before it
fails. With the ruby 1.8.7 version in Debian it does even thousands, I
was too bored to wait for it to fail. However, removing the comment
make it fail after 104 iterations.

ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]
ruby 1.8.7 (2008-06-20 patchlevel 22) [x86_64-linux] (Debian)

I thought the days of fixing code with comments are over ..

Thanks

Michal

Attachments (1)

testt.rb (452 Bytes, application/x-ruby)

In This Thread

Prev Next