[#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:18416] Re: First Message & BCC32 Platform

From: "Yugui (Yuki Sonoda)" <yugui@...>
Date: 2008-08-28 11:24:22 UTC
List: ruby-core #18416
Hi Mohit

Mohit SIndhwani wrote:
> Is there a lot of work required for maintaining? I would hate to see the
> bcc32 version go away at a time when it looks like Borland/ CodeGear
> seems to finally be getting it together. I'm sorry I've never maintained
> anything this big, but would be interested to know a bit more if it's
> possible.

I'm sorry to reply your message. Later, I posted [ruby-core:18257]. The
tasks maintainers should do is:

>  * Subscribe ruby-core@ruby-lang.org list.
>    * Also, subscribe ruby-dev@ruby-lang.org if you can read Japanese.
>  * Port thread_{win32,pathread}.c to the platform if it has no
>    implementation of pthread.
>  * Resolve other build errors and platform specific problems.
>  * Constantly build and test the trunk version of Ruby on it.
>  * Effort to succeed in "make test-all" by 20 Dec.

Perhaps thread_win32.c works correctly for bcc32. If it has some
problems, fix them.

Mohit, could you maintain Ruby 1.9 for bcc32? If so, try the trunk
version of Ruby, fix problems, and send a patch to ruby-core at first.


Regards

-- 
Yugui <yugui@yugui.jp>
http://yugui.jp


In This Thread