Sha256: 2a9b76ad47a3d2e865b4f52f78f83235726e8f436fc544b83db58295d6735b3a

Contents?: true

Size: 293 Bytes

Versions: 6

Compression:

Stored size: 293 Bytes

Contents

--- a/ext/win32/lib/Win32API.rb
+++ b/ext/win32/lib/Win32API.rb
@@ -1,9 +1,6 @@
 # -*- ruby -*-
 # frozen_string_literal: true
 
-# for backward compatibility
-warn "Win32API is deprecated after Ruby 1.9.1; use fiddle directly instead", uplevel: 2
-
 require 'fiddle/import'
 
 class Win32API

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
omnibus-software-23.7.295 config/patches/ruby/ruby-win32_warning_removal.patch
omnibus-software-23.6.292 config/patches/ruby/ruby-win32_warning_removal.patch
omnibus-software-23.6.291 config/patches/ruby/ruby-win32_warning_removal.patch
omnibus-software-23.2.283 config/patches/ruby/ruby-win32_warning_removal.patch
omnibus-software-23.2.281 config/patches/ruby/ruby-win32_warning_removal.patch
omnibus-software-22.11.239 config/patches/ruby/ruby-win32_warning_removal.patch