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

Also available in: Atom PDF

Like0
Like0Like0