Project

General

Profile

Actions

Bug #3233

closed

cgi: uninitialized constant File::BINARY

Added by rubys (Sam Ruby) almost 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.8.8dev (2010-05-02) [x86_64-linux]
[ruby-core:29922]

Description

=begin
$ ruby -v -e 'require "cgi"'
ruby 1.8.8dev (2010-05-02) [x86_64-linux]
/home/rubys/.rvm/rubies/ruby-1.8.8-r27581/lib/ruby/1.8/cgi.rb:289: uninitialized constant File::BINARY (NameError)
from -e:1:in `require'
from -e:1

Regression was introduced by:

http://redmine.ruby-lang.org/repositories/diff/ruby-18/lib/cgi.rb?rev=27581
=end

Actions #1

Updated by nobu (Nobuyoshi Nakada) almost 14 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r27584.
Sam, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0