fd_mask typedef

Alan Coopersmith Alan.Coopersmith at Sun.COM
Fri Jun 19 16:42:52 PDT 2009


Jeremy Huddleston wrote:
> On Jun 18, 2009, at 10:56, Alan Coopersmith wrote:
>> diff --git a/os/osdep.h b/os/osdep.h
>> index e719f9a..b0d30e9 100644
>> --- a/os/osdep.h
>> +++ b/os/osdep.h
>> @@ -204,7 +204,7 @@ extern Bool AnyClientsWriteBlocked;
>>
>> extern WorkQueuePtr workQueue;
>>
>> -/* added by raphael */
>> +/* in WaitFor.c */
>> #ifdef WIN32
>> typedef long int fd_mask;
>> #endif
> 
> Shouldn't this be in xproto's Xos.h with the other fd_mask typedefs?

Probably - I'm not sure why it was added there (think it was back in the
XFree86 days) and don't have a cygwin build environment set up to check
that it can be handled there without breaking their build.

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



More information about the xorg-devel mailing list