Opened 16 years ago
Closed 16 years ago
#17 closed defect (fixed)
LOOP NAMED NIL has no effect
Reported by: | sionescu | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | 19e |
Keywords: | Cc: |
Description
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
Note: See
TracTickets for help on using
tickets.
Thanks for the report. It should be fixed in the next snapshot.