diff options
author | Mark H Weaver <mhw@netris.org> | 2012-02-15 00:41:24 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2012-02-15 00:41:24 -0500 |
commit | bbd1281ae5551e31d1bc720c7e93528619e0a693 (patch) | |
tree | 5ef1ff575b34f5f427f49fbc875b3e8e02af5e6c /libguile/srcprop.c | |
parent | 30398e94f9cadfaff44117bbff214b0b7ba703ca (diff) | |
download | guile-bbd1281ae5551e31d1bc720c7e93528619e0a693.tar.gz |
syntax-violation: prefer 'subform' for source info, with 'form' as fallback
* module/ice-9/psyntax.scm (syntax-violation): Look for source
properties of 'subform' first. If 'subform' has none, 'form' is used.
Previously, the source information of 'form' was used unless 'form'
_itself_ was '#f', in which case 'subform' was used.
* module/ice-9/psyntax-pp.scm: Regenerate.
Diffstat (limited to 'libguile/srcprop.c')
0 files changed, 0 insertions, 0 deletions