Changes between Version 3 and Version 4 of Ticket #2244, comment 69
- Timestamp:
- 12/25/15 18:04:59 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2244, comment 69
v3 v4 11 11 So stdin EOF may never signaled by ncurses getch() in no-delay mode (I have no test case for checking ncurses getch() in no-delay mode if returning ERR _and_ an errno state) 12 12 13 patch will handled ncurces getch() error in delay mode which solve looping on stdin EOF.13 patch will handled ncurces getch() error in delay mode at least which solve looping on stdin EOF.