[Mono-dev] [PATCH] [Windows] Define version macros forWindowsSDK

Kornél Pál kornelpal at gmail.com
Tue Mar 11 04:38:05 EDT 2008


Thank you very much for the help.

I attached a revised version of the patch.

Kornél

----- Original Message ----- 
From: "Robert Jordan" <robertj at gmx.net>
To: <mono-devel-list at lists.ximian.com>
Sent: Tuesday, March 11, 2008 12:04 AM
Subject: Re: [Mono-dev] [PATCH] [Windows] Define version macros 
forWindowsSDK


Kornél Pál wrote:
>> CPPFLAGS are C-Pre-Processor-Flags. C++ variables start with CXX.
>
> Thanks for both of you. Now I understand why Mono already used Unicode.
>
> Modifying the variables didn't break the build and I see no meaning of
> FD_SETSIZE on Windows. Is there any use of FD_SETSIZE on Windows?

Yes. It defaults to 64 which means that only 64 sockets can be
select(2)ed at once.

Robert

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: WindowsDefines.diff.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080311/1c81d80c/attachment-0001.txt 


More information about the Mono-devel-list mailing list