ruby/ext/win32
nagachika e006dc6742 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_4@58630 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-09 14:55:29 +00:00
..
lib merge revision(s) 57265,57266: [Backport #13081] 2017-05-09 14:55:29 +00:00
resolv win32/resolv: fix for cygwin 2016-08-10 11:11:36 +00:00
extconf.rb extmk.rb: removed compiled? method [ci skip] 2016-11-18 04:34:26 +00:00