[#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: Fixes going into 1.8.5.9

From: Urabe Shyouhei <shyouhei@...>
Date: 2006-12-15 03:00:18 UTC
List: ruby-core #9726
Hi,

"Preventable incidents should be untouched" is our primary policy for
1.8.5 series and I see 1.2.2.14 of ri_options.rb is one of those. 
Please let me know if it is not.

Zev Blut wrote:
> Hello,
>
> I see that there is a 1.8.5.9 tag for Ruby.  I noticed that the
> 1.2.2.14 revision fix for ri_options is not included.
>
> http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rdoc/ri/ri_options.rb
>
>
> Is there any plan to merge this fix into the 1.8.5 tag set?  I also
> noticed that 1.8.5 has not been branched yet.  Are there plans to do
> this?  If so it might be easier to merge bug fixes if it is branched.

1.8.5 has been branched under ruby_1_8_5:

% cvs -qz3 -d :pserver:anonymous@cvs.ruby-lang.org:/src co -r ruby_1_8_5 -P ruby


In This Thread