`goto-command', when selecting a subproblem with no reductions, tried
authorChris Hanson <org/chris-hanson/cph>
Sat, 18 Apr 1987 00:15:53 +0000 (00:15 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 18 Apr 1987 00:15:53 +0000 (00:15 +0000)
commitabdad20007a0da4d3a71e873cb06ca5e2da9fc1c
treea07df29e39c4c72e22cc24e3887e7a702e7174b3
parentc21e5e58845b66ccaa326cc78a26f7a7712d8103
`goto-command', when selecting a subproblem with no reductions, tried
to set the reduction number to 1, rather than 0.  This previously
"worked" because

(list-ref '() 1) ==> '()

instead of signalling an error as it now does.
v7/src/runtime/debug.scm