[#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:18267] Re: Definition of "Support levels", 1.9.1 supported platforms and recruitment for platform maintainers

From: Yukihiro Matsumoto <matz@...>
Date: 2008-08-13 14:41:42 UTC
List: ruby-core #18267
Hi,

In message "Re: [ruby-core:18266] Re: Definition of "Support levels", 1.9.1 supported platforms and recruitment for platform maintainers"
    on Wed, 13 Aug 2008 23:25:56 +0900, Mohit SIndhwani <rcore_ml@onghu.com> writes:

|I am actually interested in seeing bcc32 stick around, at least from the
|idea that applications built with bcc32 can use the static library or
|the DLL built for Windows.  That way, it can be used for embedding Ruby
|into Borland C++ Builder/ Codegear Turbo C++/ Codegear Developer
|Studio.. I really think that for the first time in years, it looks like
|Codegear has a plan for the tools :)

Note that above support levels only cover 1.9 right now, and 1.9
(YARV) requires pthread (or Win32 thread) to run.  If you really want
to run 1.9 on bcc32, you need to prepare (user-level) threading
library under bcc.

							matz.
 

In This Thread