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

From: Mohit SIndhwani <rcore_ml@...>
Date: 2008-08-13 15:04:49 UTC
List: ruby-core #18270
Yukihiro Matsumoto wrote:
> 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.

Hi Matz

Thanks for your email.  I hope that the work spent in getting it to run 
under MSVC will scale across.  I shall try my best to work with this 
issue as we go forward.

Also, I am seriously hoping that there will be some more support from 
other people as we go ahead.

I would really much rather see Ruby running on embedded systems (like 
T-Engine) since it will be directly in my area of work... (btw, I read 
about the work that Toshiba is doing in making Cairo + Ruby work for 
Cell based systems).

But, I shall try to do my best in the time I have.

Thanks,
Mohit.


In This Thread