Project

General

Profile

Actions

Bug #1264

closed

dl/test_win32 incorrect module name

Added by cfis (Charlie Savage) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.2dev (2009-03-06) [i386-mswin32_90]
Backport:
[ruby-core:22827]

Description

=begin
test_win32 defines a module Win32API. Problem is if you run test/runner.rb the Win32API class is loaded ahead of time. Solution is simple, rename the module.

Patch attached.
=end


Files

test_win32.patch (588 Bytes) test_win32.patch cfis (Charlie Savage), 03/11/2009 06:43 AM
Actions #1

Updated by nobu (Nobuyoshi Nakada) about 15 years ago

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

=begin
Applied in changeset r22981.
=end

Actions

Also available in: Atom PDF

Like0
Like0