[#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:18425] Re: [Feature #474] Hash#<<

From: Trans <transfire@...>
Date: 2008-08-31 15:29:31 UTC
List: ruby-core #18425

On Aug 28, 5:12=A0am, Brian Candler <B.Cand...@pobox.com> wrote:
> > Not this case. String is no longer Enumerable.
>
> Thank you, my mistake. I'm not chasing the moving target of 1.9 until it
> stabilises. And even then I suspect I'll stick with 1.8.6 for quite a whi=
le,
> rather than learn new new magic and syntax in 1.9/2.0.
>
> Now if 1.9 had *removed* magic or syntax from 1.8, I'd be much more
> interested. (For example, if it had eliminated the semantic distinctions
> between method calls, lambda calls and Proc calls). Then I could garbage
> collect some space in my brain.
>
> But I guess that's an admission that I'm not qualified to talk on ruby-co=
re,
> so I'll shut up now :-)

If you are a well practiced user of Ruby, I think that qualifies you.
The community would be rather myopic if it were nothing but C hackers
--at least, I hope that's the general sentiment.

T.

In This Thread