summaryrefslogtreecommitdiffstats
path: root/match.h
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2018-10-31 06:04:30 -0700
committerKaz Kylheku <kaz@kylheku.com>2018-10-31 06:04:30 -0700
commit3bdf25732b26af5037c1bf05b6b09af8fe43f3c7 (patch)
treed67aad076954b32f2860562dbafb02be7c64ba9e /match.h
parent50f2661a839a7f76856a5f13733b9a2a7843c135 (diff)
downloadtxr-3bdf25732b26af5037c1bf05b6b09af8fe43f3c7.tar.gz
txr-3bdf25732b26af5037c1bf05b6b09af8fe43f3c7.tar.bz2
txr-3bdf25732b26af5037c1bf05b6b09af8fe43f3c7.zip
linenoise: bugfix: incorrect tests for WEOF.
* linenoise/linenoise.c (complete_line, history_search, edit): The test c < 0 is not correct. Unlike EOF, WEOF isn't required to be negative, and in fact in the glibc environment, it isn't.
Diffstat (limited to 'match.h')
0 files changed, 0 insertions, 0 deletions