On 6/22/15 10:36 AM, isabella parakiss wrote:
> 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;

Yep, you're right.  This is MinGW-specific code.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

  • ?: isabella parakiss

Reply via email to