[cmucl-ticket] #17: LOOP NAMED NIL has no effect

#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 -- Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/17> cmucl <http://common-lisp.net/project/cmucl> cmucl

#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. -- Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/17> cmucl <http://common-lisp.net/project/cmucl> cmucl
participants (1)
-
cmucl