[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:24096

From: usa ruby-lang.org
Date: Fri, 6 Jun 2008 21:00:57 +0900 (JST)
Subject: [ruby-cvs:24096] Ruby:r16865 (ruby_1_8): * win32/Makefile.sub (COMMON_HEADERS): include ws2tcpip.h.

usa	2008-06-06 21:00:56 +0900 (Fri, 06 Jun 2008)

  New Revision: 16865

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/ext/socket/addrinfo.h
    branches/ruby_1_8/win32/Makefile.sub

  Log:
    * win32/Makefile.sub (COMMON_HEADERS): include ws2tcpip.h.
    
    * ext/socket/addrinfo.h (addrinfo, getaddrinfo, getnameinfo,
      freehostent, freeaddrinfo): undef before define because these are
      macros in some versions of Windows SDK.
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16865&r2=16864&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/Makefile.sub?r1=16865&r2=16864&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/socket/addrinfo.h?r1=16865&r2=16864&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]