Handle exception
karlll opened this issue · 3 comments
Kjell crashes in some instances when an exception is generated.
To reproduce, run for instance:
> ets:lookup(none,none).
Just an added note, I've already submitted an ANSI patch to the OTP team (did that before finding this project),
I've modified the bin/kjell to work using the erlang binary in the path in case the erlang compiling step was skipped
by running rebar compile instead of make.
Hopefully soon the otp fork compile step will not be required, also I see you've not touched this project for nearly 5 months.
Please let me know if it is still active... you can find me on the freenode irc network in the erlounge and erlang channels.
Thanks a lot for the fix @DeadZen ! I'm closing this issue now.
As for the this project being active, it is now :) Your contribution boosted my motivation to keep working on this.
Wbr, Karl
woo! 👍