Import unbound variable reports in the VM.
authorLudovic Courtès <ludo@gnu.org>
Mon, 26 Jul 2010 14:36:24 +0000 (16:36 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 26 Jul 2010 17:38:52 +0000 (19:38 +0200)
commit1af772303bf4eafb632a95bf4015a7736275e9e7
tree06847e9a5d6da6bc3d020fc634144c0d8c346137
parentfefd60ba4ba751712c45c95362bbc2f858890678
Import unbound variable reports in the VM.

* libguile/vm-engine.c (VM_NAME)[vm_error_unbound]: Add comment.

* libguile/vm-i-system.c (variable_ref): Attempt provide the name of X
  in FINISH_ARGS.
libguile/vm-engine.c
libguile/vm-i-system.c