#17: LOOP NAMED NIL has no effect ----------------------+----------------------------------------------------- Reporter: sionescu | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: Core | Version: 19e Keywords: | ----------------------+----------------------------------------------------- HU> (macroexpand '(loop named nil)) (TAGBODY ANSI-LOOP::NEXT-LOOP (GO ANSI-LOOP::NEXT-LOOP) ANSI-LOOP::END- LOOP) T
I'm using snapshot 2008-07
#17: LOOP NAMED NIL has no effect -----------------------+---------------------------------------------------- Reporter: sionescu | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: Core | Version: 19e Resolution: fixed | Keywords: -----------------------+---------------------------------------------------- Changes (by rtoy):
* resolution: => fixed * status: new => closed
Comment:
Thanks for the report. It should be fixed in the next snapshot.