diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-09-06 21:23:44 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-09-06 21:23:44 -0700 |
commit | 2b77a3696e74eb9e0414bd3895fa6352f4572f25 (patch) | |
tree | e55ea5a0529dddbd9de6884c365b089737b7e714 /parser.c | |
parent | 1b5801edf62f8bfed9a2f88e88a0195518ba4976 (diff) | |
download | txr-2b77a3696e74eb9e0414bd3895fa6352f4572f25.tar.gz txr-2b77a3696e74eb9e0414bd3895fa6352f4572f25.tar.bz2 txr-2b77a3696e74eb9e0414bd3895fa6352f4572f25.zip |
linenoise: STDIN_FILENO used as pointer.
* linenoise/linenoise.c (lino_print_codes): Pass l
into enable_raw_mode rather than STDIN_FILENO.
Read from l->ifd rather than STDIN_FILENO.
since this is a debugging function, I'm leaving the
printfs to stdio alone.
Diffstat (limited to 'parser.c')
0 files changed, 0 insertions, 0 deletions