* eval.c (s_macro_keyword, scm_m_set_x): Remove checking for
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 22 May 2004 06:51:36 +0000 (06:51 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 22 May 2004 06:51:36 +0000 (06:51 +0000)
commit26ecfa393d846177d5189fa43c758b80667d951a
tree0dbac62a3c8f28505318add79ee29d7bcdeba710
parentf865229a619a641aa976ccc4d9a5f62c5e9ba46f
* eval.c (s_macro_keyword, scm_m_set_x): Remove checking for
misplaced syntactic keywords.  This will not work unless guile's
defmacro feature is deprecated.

(scm_m_case): Fixed a bug that caused the list of labels to grow
with every case form.
libguile/ChangeLog
libguile/eval.c