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