close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

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

Change History (1)

comment:1 Changed 16 years ago by Raymond Toy

Resolution: fixed
Status: newclosed

Thanks for the report. It should be fixed in the next snapshot.

Note: See TracTickets for help on using tickets.