[#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:18229] Re: release naming consistency

From: Trans <transfire@...>
Date: 2008-08-10 10:13:42 UTC
List: ruby-core #18229

On Aug 10, 12:07m, Nobuyoshi Nakada <n...@ruby-lang.org> wrote:
> Hi,
>
> At Sun, 10 Aug 2008 10:59:38 +0900,
> Ryan Davis wrote in [ruby-core:18223]:
>
> > > % ls ~/.multiruby/{versions,build}
> > > /Users/ryan/.multiruby/build:
> > > ruby-1.8.7-p22 uby-1.9.0-2 uby-1.9.0-r18217
>
> > > /Users/ryan/.multiruby/versions:
> > > ruby-1.8.7-p22.tar.gz ruby-1.9.0-2.tar.gz ruby-1.9.0-3.tar.gz
>
> > PLEASE pick a consistent naming scheme for both the tarballs and the 
> > packaged directory structures and stick to it.
>
> Sorry, I hadn't said yugui how to make tarballs with
> make-snapshot, first create new tag and then package tarballs
> with the tag. eems done in the reverse order.

Interesting so you do an 'svn tag' for every single, minor release?

... I'm interested in best build practices.

T.

In This Thread