bug-ncurses
[Top][All Lists]
Advanced

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

bug in _nc_timed_wait ncurses 5.7


From: David Grothe
Subject: bug in _nc_timed_wait ncurses 5.7
Date: Mon, 06 Apr 2009 14:39:50 -0500
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

In file ncurses/tty/lib_twait.c line 251 '&' is used without proper ()-s.

                   if (fds[c].fd == ev->data.fev.fd
                       && fds[c].revents & POLLIN) {

Question: Is there documentation somewhere for wgetch_events() and its event list parameter?

Thanks,
Dave





reply via email to

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