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- [email protected]
Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel