Have `@abort' honor VM changes by winds.
authorLudovic Courtès <ludo@gnu.org>
Sun, 26 Sep 2010 14:23:53 +0000 (16:23 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 26 Sep 2010 23:07:21 +0000 (01:07 +0200)
commit8684029d210be37775e32f7f4b4ca499bb1f1c56
treec115407befacfa5452a80570de03d3fe0e623190
parentc03ef352bcdfcc4f00a943477f4a6eaa7499f5eb
Have `@abort' honor VM changes by winds.

* libguile/control.c (scm_c_abort): Update VM after the `scm_dowinds'
  call.

* test-suite/tests/control.test ("the-vm"): New test prefix.
libguile/control.c
test-suite/tests/control.test