ruby/ext/win32
nagachika 7b509a5c0c merge revision(s) 57265,57266: [Backport #13081]
win32/resolv.rb: ad hoc workaround

	* ext/win32/lib/win32/resolv.rb (Win32::Resolv::SZ): an ad hoc
	  workaround for broken registry.  SearchList and other registry
	  values must be REG_SZ, or Windows ignores anything in those
	  values otherwise.  [ruby-dev:49924] [Bug #13081]
	  https://github.com/rubygems/rubygems/issues/1700
	win32/registry.rb: registry type names

	* ext/win32/lib/win32/registry.rb (Win32::Registry#read): show
	  registry type names instead of numeric values.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@58172 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-27 16:15:52 +00:00
..
lib merge revision(s) 57265,57266: [Backport #13081] 2017-03-27 16:15:52 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00