From: Keith Packard Date: Mon, 18 Dec 2017 10:08:23 +0000 (-0800) Subject: altos/scheme: abort when we try to print an invalid value X-Git-Tag: 1.8.4~1^2~19 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2def6abebb3d14a29fe0e03bac09b9d74d2d1578;hp=2def6abebb3d14a29fe0e03bac09b9d74d2d1578;p=fw%2Faltos altos/scheme: abort when we try to print an invalid value This can catch a host of interpreter bugs; best to abandon the program when it happens. Signed-off-by: Keith Packard ---