RSqueak icon indicating copy to clipboard operation
RSqueak copied to clipboard

Replace asserts with proper errors

Open antongulenko opened this issue 10 years ago • 0 comments

Failing asserts lead to segfaults when jitting. Where possible, try to replace asserts with errors with some appropriate message... Main reason for most asserts are probably type errors when translating.

antongulenko avatar Feb 19 '15 11:02 antongulenko