[#9722] Kernel#system broken inside Dir.chdir(&block) if system command doesn't have shell characters — <noreply@...>

Bugs item #7278, was opened at 2006-12-14 13:59

8 messages 2006/12/14

[#9749] System V IPC in standard library? — Steven Jenkins <steven.jenkins@...>

Back in August, I needed a semaphore to serialize access to an external

14 messages 2006/12/19

[#9753] CVS freeze — SASADA Koichi <ko1@...>

Hi,

20 messages 2006/12/20
[#9755] Re: [ruby-dev:30039] CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

[#9757] Re: [ruby-dev:30040] Re: CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

Re: Troubles moving 1.8.5 branch into svn

From: ville.mattila@...
Date: 2006-12-23 09:24:51 UTC
List: ruby-core #9778
Eric Hodel <drbrain@segment7.net> wrote on 23.12.2006 10:48:27:

> On Dec 22, 2006, at 20:58, ville.mattila@stonesoft.com wrote:
> > The big question is, why do we enable keyword substition.
> 
> Because code requires it to set versions.  See the first diff in 
> Urabe Shyouhei's mail.

        Yes I saw that. Is this good practise? Clever maybe, but
        can back fire as now has happend.

> 
> > This just causes needless merging conflicts?
> 
> The problem is CVS-dependent regular expressions.

        Maybe we should remove this CVS depency by using module private
        version, like some modules are doing already e.g. like uri.rb?

 - Ville

 

In This Thread