summaryrefslogtreecommitdiff
path: root/doc/ref/api-data.texi
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2011-03-04 13:44:02 -0500
committerMark H Weaver <mhw@netris.org>2011-03-08 18:18:36 -0500
commitddf134cfec0d82ea9f39ddd69948c08feecb9576 (patch)
treeb2e2654324adfb407f0f534913d103639afeb199 /doc/ref/api-data.texi
parent495a39c40f8c31479272495c3a550695077ac335 (diff)
downloadguile-ddf134cfec0d82ea9f39ddd69948c08feecb9576.tar.gz
Within `while', `continue' takes zero arguments
* module/ice-9/boot-9.scm (while): Report an error if `continue' is passed one or more arguments. Previously, it would report an error if `(continue arg rest ...)' was found within the `while', but not if `continue' was found bare and later applied to one or more arguments, e.g. `(apply continue (list arg rest ...))'.
Diffstat (limited to 'doc/ref/api-data.texi')
0 files changed, 0 insertions, 0 deletions