fhandler_tty_slave::tcflush() is IMHO still wrong. The result of comparison is bool and bool converted to int is either 1 or 0. The following patch should cure it.

VH


2005-08-05  Vaclav Haisman  <[EMAIL PROTECTED]>

* fhandler_tty.cc (fhandler_tty_slave::tcflush): Return either 0
or -1.

Attachment: fhandler_tty.cc.diff
Description: Binary data

Reply via email to