rm-hull / byok

A bare-metal x86 Forth interpreter & compiler
MIT License
56 stars 11 forks source link

Investigate and eradicate assert failures in readline tab-completion #9

Closed rm-hull closed 9 years ago

rm-hull commented 9 years ago

At the prompt, enter a few spaces, then press TAB, results in:

Assertion failed: 'end >= index' in function rl_token_end(), at src/kernel/readline.c (line 124)