* test-suite/tests/chars.test: Added test, attempting to apply a
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Wed, 4 Jun 2003 23:22:54 +0000 (23:22 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Wed, 4 Jun 2003 23:22:54 +0000 (23:22 +0000)
commit47dbd81e77c41cd3c5b78582ef1307ee5a34f899
tree9a7c32052233015bebdba876d2e0e5ecaa3e40f2
parent18f7ef38590b0db0ce116883ba08f705bb9c5a5c
* test-suite/tests/chars.test: Added test, attempting to apply a
character.  This test will only pass if the other changes that are
submitted together with this patch are also applied.

* libguile/tags.h: Fixed comment about the immediate type code
layout.

* libguile/eval.c: Fixed handling of non-special instructions.
Without this patch, guile will segfault on (#\0) and similar
instructions.
libguile/ChangeLog
libguile/eval.c
libguile/tags.h
test-suite/ChangeLog
test-suite/tests/chars.test