* libguile/eval.c (scm_m_case): Allow empty lists of case labels.
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 11 Oct 2003 01:52:25 +0000 (01:52 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 11 Oct 2003 01:52:25 +0000 (01:52 +0000)
commit58a2510b07d9f9154544478e7b0a2bd1971a3c0c
tree47c6eb67be78da3815817c7a69763e9326dbdbd8
parent2a6f7afe04884f562b343a82033c381fe859bd03
* libguile/eval.c (scm_m_case): Allow empty lists of case labels.

* test-suite/tests/syntax.test: Fixed and activated test of empty case
        label support.
libguile/ChangeLog
libguile/eval.c
test-suite/ChangeLog
test-suite/tests/syntax.test