Ticket #6 (writing defect)

Opened 2 years ago

Last modified 15 months ago

syntax-rules _ and ... patterns

Reported by: alexshinn Owned by: alexshinn
Priority: major Milestone:
Component: WG1 - Macros Keywords:
Cc:

Description

R6RS adds _ as a wild-card pattern, breaking
some existing R5RS macros. Do we keep the _,
and if so what is the behavior of using _ and
... in the literals list?

Change History

comment:1 Changed 19 months ago by cowan

  • Status changed from new to closed
  • Resolution set to fixed

The WG voted to accept this feature.

comment:2 Changed 16 months ago by alexshinn

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:3 Changed 16 months ago by alexshinn

  • Owner alexshinn deleted
  • Status changed from reopened to assigned

comment:4 Changed 16 months ago by alexshinn

  • Status changed from assigned to decided

comment:5 Changed 15 months ago by alexshinn

  • Owner set to alexshinn
  • Status changed from decided to writing
Note: See TracTickets for help on using tickets.