Fixing Object removeAllProtos asString segfault
commit8cf870100f27f9319d310e9dd9e36db596484535
authorJonathan Wright <jonathan@quag.geek.nz>
Sun, 3 Jun 2007 04:28:44 +0000 (3 16:28 +1200)
committerJonathan Wright <jonathan@quag.geek.nz>
Sun, 3 Jun 2007 04:28:44 +0000 (3 16:28 +1200)
tree2efc91e6997d7917b6b05a6370ebc291025b1d00
parent8f4f87566e73177dd88070afddd8fc2e9027247f
Fixing Object removeAllProtos asString segfault
 - CLI handles asString failing. Shows stack trace and explanation rather than exiting Io
 - removing some dead or commented out code from IoObject
libs/iovm/io/Z_CLI.io
libs/iovm/source/IoObject.c
libs/iovm/source/IoState_eval.h
libs/iovm/tests/ObjectTest.io