1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/digest/md5
nagachika 2c30e876c4 merge revision(s) 52694: [Backport #3231]
* ext/digest/*/*.[ch]: include ruby.h before digest.h to avoid
	  includeing ext/digest/extconf.h. [Bug #3231]
	  https://msdn.microsoft.com/library/36k2cdd4.aspx

	* ext/digest/*/extconf.rb: remove ext/digest from include search path
	  to avoid confusion of cl.exe.

	* ext/digest/*/*.[ch]: explicitly specify def.h's path.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@52739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-11-24 15:28:43 +00:00
..
depend Update dependencies. 2014-12-19 13:34:54 +00:00
extconf.rb merge revision(s) 52694: [Backport #3231] 2015-11-24 15:28:43 +00:00
md5.c protoize no-arguments functions 2014-09-30 05:25:32 +00:00
md5.h merge revision(s) 52694: [Backport #3231] 2015-11-24 15:28:43 +00:00
md5init.c merge revision(s) 52694: [Backport #3231] 2015-11-24 15:28:43 +00:00
md5ossl.c Revert r46828 2014-07-15 15:43:03 +00:00
md5ossl.h Revert r46828 2014-07-15 15:43:03 +00:00