poll: suppress a warning
authorJim Meyering <meyering@redhat.com>
Fri, 16 Jan 2009 08:36:21 +0000 (09:36 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 16 Jan 2009 08:36:21 +0000 (09:36 +0100)
commit0f8cbbe1fc5c09c454a14ce29511d79cc2df0808
treecdac1a9be11e5da54ac9c86e5d6bba26b9ef4a60
parent03ba7406f5e071b56231063870af2875cc7d64be
poll: suppress a warning

* lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
to ignore "...unsigned expression < 0 is always false" warnings.
ChangeLog
lib/poll.c