Project

General

Profile

Actions

Bug #2387

closed

test/mkmf/base.rb は RbConfig::CONFIG['cppflags'] が nil のとき例外で止まる

Added by mrkn (Kenta Murata) over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.2dev (2009-11-20 trunk 25868) [i386-mswin32_90]
Backport:

Description

=begin
test/mkmf/base.rb は RbConfig::CONFIG['cppflags'] と CONFIG['cppflags'] が
nil ではないことを前提に書かれており、これらが nil の場合に NoMethodError で止まります。

開発環境は Visual Studio 2008 Express Edition です。

添付のパッチを当てれば治ります。
=end


Files

ruby-r25868-test_mkmf_base_rb.patch (537 Bytes) ruby-r25868-test_mkmf_base_rb.patch mrkn (Kenta Murata), 11/20/2009 03:38 PM
Actions #1

Updated by usa (Usaku NAKAMURA) over 14 years ago

  • Status changed from Open to Assigned
  • Assignee set to nobu (Nobuyoshi Nakada)

=begin

=end

Actions #2

Updated by nobu (Nobuyoshi Nakada) over 14 years ago

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

=begin
This issue was solved with changeset r25928.
Kenta, 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
Like0Like0