diff options
author | Andy Wingo <wingo@pobox.com> | 2015-11-27 12:25:26 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2015-12-01 11:30:54 +0100 |
commit | 029af6f68ab7bbe02e1cc189c8f99e7e754daf74 (patch) | |
tree | ff69579aae1f553ddfcbe1a2cd4c4a8fa58dafdd /libguile/frames.c | |
parent | 39090e677eed54761e0952f2575ddef1504545d3 (diff) | |
download | guile-029af6f68ab7bbe02e1cc189c8f99e7e754daf74.tar.gz |
frame-call-representation avoids frame-procedure.
* module/system/vm/frame.scm (frame-call-representation): Never use
frame-procedure, as we don't know that slot 0 is a SCM value and even
if it were, we don't know that it corresponds to the procedure being
applied, except in the case of primcalls. Print _ as the procedure
name if we don't know it, instead of #f.
Diffstat (limited to 'libguile/frames.c')
0 files changed, 0 insertions, 0 deletions