bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] implement full-blown select(2) for winsock


From: Paolo Bonzini
Subject: Re: [PATCH] implement full-blown select(2) for winsock
Date: Sat, 04 Oct 2008 21:33:37 +0200
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

> Here is a proposal that should acknowledge both of your arguments:
> Provide separate modules 'select' separate from 'sys_select', like we do
> in the rest of gnulib, but if 'sys_select' is used without 'select', then
>   #define select select_used_without_requesting_gnulib_module_select
> so that the developer gets an explicit error message, rather than falling
> into a pitfall.

A mandatory link warning (i.e. always enabled, not just with posixcheck)
would also work for me.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]