[ruby-cvs:56506] nagachika:r49356 (ruby_2_1): merge revision(s) r44876, r47130, r48988, r48997: [Backport #10640] [Backport #10679]
nagachika at ruby-lang.org
nagachika at ruby-lang.org
Wed Jan 21 05:31:05 JST 2015
nagachika 2015-01-21 05:31:03 +0900 (Wed, 21 Jan 2015)
New Revision: 49356
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49356
Log:
merge revision(s) r44876,r47130,r48988,r48997: [Backport #10640] [Backport #10679]
configure.in: use C99
* configure.in: ISO9899:1999 is necessary for strtoll() on FreeBSD
10, (and may be possibly other platforms).
* configure.in (NET_LUID): include also ifdef.h as a workaround of
a bug in mingw-w64 header. [ruby-core:67103] [Bug #10640]
* configure.in (NET_LUID): include winsock2.h instead of windows.h.
patch by Jon Forums in [ruby-core:67125]. [Bug #10640]
Modified directories:
branches/ruby_2_1/
Modified files:
branches/ruby_2_1/ChangeLog
branches/ruby_2_1/configure.in
branches/ruby_2_1/version.h
More information about the ruby-cvs
mailing list