[#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

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

Core,

14 messages 2008/08/16

[#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:18356] [Bug #459] Scanf Seems to Have Issues with Single Digit Integers

From: James Gray <redmine@...>
Date: 2008-08-20 18:42:42 UTC
List: ruby-core #18356
Issue #459 has been updated by James Gray.


I apologize, that second example had multiple errors.  Here's the correct example, still broken:

$ ruby -r scanf -e '"Name James Computers 2 Name Greg Computers 4".scanf("Name %s Computers %i") { |name, count| p [name, count] }'
["James", nil]

----------------------------------------
http://redmine.ruby-lang.org/issues/show/459

----------------------------------------
http://redmine.ruby-lang.org

In This Thread

Prev Next