From cmucl-devel at common-lisp.net Sun Jul 13 02:21:03 2008 From: cmucl-devel at common-lisp.net (cmucl) Date: Sun, 13 Jul 2008 02:21:03 -0000 Subject: [cmucl-ticket] #17: LOOP NAMED NIL has no effect Message-ID: <076.99465d3bf65cea3dd463a0a5e443ce8a@common-lisp.net> #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: cmucl cmucl From cmucl-devel at common-lisp.net Mon Jul 14 20:37:33 2008 From: cmucl-devel at common-lisp.net (cmucl) Date: Mon, 14 Jul 2008 20:37:33 -0000 Subject: [cmucl-ticket] Re: #17: LOOP NAMED NIL has no effect In-Reply-To: <076.99465d3bf65cea3dd463a0a5e443ce8a@common-lisp.net> References: <076.99465d3bf65cea3dd463a0a5e443ce8a@common-lisp.net> Message-ID: <085.89927915c79c8f38077d2c0dc5e74422@common-lisp.net> #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: cmucl cmucl