Fix source annotation bug in psyntax 'expand-body'.
authorMark H Weaver <mhw@netris.org>
Wed, 23 Jan 2013 22:27:50 +0000 (17:27 -0500)
committerMark H Weaver <mhw@netris.org>
Sun, 27 Jan 2013 19:26:00 +0000 (14:26 -0500)
commit25645a0ac9158916667588b76cd541ee9dc05132
treea5d9391e212b981bfd4360f04f14c4b1af79e192
parentb34e25359aad4a08e15de8c5a150ebcff55ff7c1
Fix source annotation bug in psyntax 'expand-body'.

* module/ice-9/psyntax.scm (expand-body): Apply source-annotation to an
  expression, not to the expression's compile-time environment.

* module/ice-9/psyntax-pp.scm: Regenerate.
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm