(scm_m_generalized_set_x): Macroexpand the target when it
authorMarius Vollmer <mvo@zagadka.de>
Mon, 17 Nov 2003 16:52:05 +0000 (16:52 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 17 Nov 2003 16:52:05 +0000 (16:52 +0000)
commit6d1a2e9f4b676011b029505c602f523bd1aeb64e
treec7f6e8765ca9bf66c945e87c86c2a668e2844597
parentaff7e166e8a11a5a014e3de757a6b8060d0dba09
(scm_m_generalized_set_x): Macroexpand the target when it
is a list.  This allows (@ ...) to work with set!.
(scm_m_generalized_set_x): Use ASSERT_SYNTAX_2 instead of
SCM_ASSYNT.
libguile/eval.c