Re: 4.1 Beta Binary Release
- Posted by Jerome Jan 19, 2014
- 3924 views
_tom said...
After the edit I still get a crash:
/root/euphoria/bin/edx.ex:2035 in procedure insert_string() subscript value 1 is out of bounds, reading from a sequence of length 0 - in sub ... called from /root/euphoria/bin/edx.ex:2086 in procedure try_auto_complete() ... called from /root/euphoria/bin/edx.ex:2366 in procedure edit_file() ... called from /root/euphoria/bin/edx.ex:2496 in procedure ed() ... called from /root/euphoria/bin/edx.ex:2523 in procedure ed_main() ... called from /root/euphoria/bin/edx.ex:2539 --> See ex.err
Sorry about that; that helps with a different problem but not yours. I've uploaded a new ed.ex for you to try: https://dl.dropboxusercontent.com/u/5805068/Euphoria/ed.ex. I just confirmed on my system that typing 'function','procedure','while',etc... produces the correct completions and doesn't crash.
Thanks,
Ira