From: "U.Nakamura" Date: 2010-04-06T15:01:43+09:00 Subject: [ruby-core:29279] Re: [Bug #3092] IO Broken with Latest Windows Hello, Thank you for your report. These redifinions are removed at r27236. Check it again, please. In message "[ruby-core:29278] [Bug #3092] IO Broken with Latest Windows" on Apr.06,2010 14:22:44, wrote: > So then this results in the below list of warnings. > > Minor, and can be ignored, but would be nice to eliminate the noise. Maybe include a check against VC2010 and don't define all these contants? > > ------------------------- > cl -nologo -MDd -Zi -W2 -wd4996 -Od -Zm600 -RTC1 -DRUBY_EXPORT -I. -I.ext/include/i386-mswin32_100 -I./include -I. -I./missing -Fovm.obj -c -Tcvm.c > vm.c > C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\errno.h(92) : warning C4005: 'EADDRINUSE' : macro redefinition Regards, -- U.Nakamura