diff options
author | Ludovic Courtès <ludo@gnu.org> | 2009-06-19 02:35:57 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2009-06-19 02:37:04 +0200 |
commit | 159399850de811f23e45d439aecf452b0137d847 (patch) | |
tree | 6fc5267127dd0a85889e59cb31279da1f26ad5a5 /libguile/debug.c | |
parent | 81e002fcb90c99ac2840dcde81f286772b1fb1a2 (diff) | |
download | guile-159399850de811f23e45d439aecf452b0137d847.tar.gz |
Fix decompilation of the `load-array' instruction.
This allows, e.g., ",c #u8(1 2 3)" at the REPL to actually work instead
of failing to decode `load-array'.
* module/language/assembly/decompile-bytecode.scm (decode-bytecode):
Account for the `load-array' instruction, which is followed by a
bytevector instead of a string. We should find a more elegant way to
do that.
Diffstat (limited to 'libguile/debug.c')
0 files changed, 0 insertions, 0 deletions