bug-bash
[Top][All Lists]
Advanced

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

?:


From: isabella parakiss
Subject: ?:
Date: Mon, 22 Jun 2015 16:36:50 +0200

In lib/readline/input.c line 108
  return (_isatty (fd) ? ((((long) (HANDLE) _get_osfhandle (fd)) & 3)
== 3) ? 0);
I think you mean return x ? y : z;
Unfortunately I don't have a windows machine to test it...


---
xoxo iza



reply via email to

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