fix lexical call naming bug
authorAndy Wingo <wingo@pobox.com>
Fri, 11 Jun 2010 14:28:55 +0000 (16:28 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 11 Jun 2010 14:58:36 +0000 (16:58 +0200)
commitd71cc612c3195826b9a886d858dacdd1726dd6d6
treeb4a00e278ca499c5784d5129ea4ce57a29c0f009
parent2bcf97a64373e96c89706c42f0ddd4e2860b537a
fix lexical call naming bug

* module/ice-9/psyntax.scm: Fix bug in which the whole syntax object was
  being recorded as the name of the operator in a lexical call, instead
  of just the symbolic name.
* module/ice-9/psyntax-pp.scm: Regenerated.
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm