[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ?:
From: |
Chet Ramey |
Subject: |
Re: ?: |
Date: |
Mon, 22 Jun 2015 10:47:31 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
On 6/22/15 10:42 AM, Andreas Schwab wrote:
> isabella parakiss <izaberina@gmail.com> writes:
>
>> In lib/readline/input.c line 108
>> return (_isatty (fd) ? ((((long) (HANDLE) _get_osfhandle (fd)) & 3)
>> == 3) ? 0);
>
> Where did you find that? It doesn't occur in the official source.
It's in the devel branch, part of a set of MinGW patches that Eli sent in
early January.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
- ?:, isabella parakiss, 2015/06/22
- Re: ?:, Andreas Schwab, 2015/06/22
- Re: ?:, Chet Ramey, 2015/06/22