[#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,

[ ruby-Bugs-7322 ] cgi.rb bug with Ruby 1.9

From: <noreply@...>
Date: 2006-12-17 20:50:04 UTC
List: ruby-core #9738
Bugs item #7322, was opened at 2006-12-17 20:49
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1698&aid=7322&group_id=426

Category: Standard Library
Group: 1.9.x
Status: Open
Resolution: None
Priority: 3
Submitted By: Francois GORET (fgoret)
Assigned to: Nobody (None)
Summary: cgi.rb bug with Ruby 1.9

Initial Comment:
On line 814 of cgi.rb:

 @value = Array(options["value"])

doesn't work with Ruby 1.9 from CVS:
/usr/local/lib/ruby/1.9/cgi.rb:814:in `Array': can't convert String into Array (
TypeError).

The same code works with 1.8.5

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1698&aid=7322&group_id=426

In This Thread

Prev Next