|
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
[Prev in Thread] | Current Thread | [Next in Thread] |