Ticket #8 (writing defect)

Opened 2 years ago

Last modified 15 months ago

SRFI-46 ellipse specifier in syntax-rules

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

Description

As an alternative to #7, SRFI-46 proposed
allowing an optional ellipse specified as
an identifier before the literals list in
syntax-rules:

(syntax-rules ::: ()

<ellipse now represented as ::: instead of ...>)

Do we allow this, and if so how does it interact
with the escapes from #7?

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 19 months ago by cowan

  • Status changed from closed to reopened
  • Resolution fixed deleted

To be revoted because there was no simple majority.

comment:3 Changed 18 months ago by alexshinn

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

Added.

comment:4 Changed 16 months ago by alexshinn

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:5 Changed 16 months ago by alexshinn

  • Owner alexshinn deleted
  • Status changed from reopened to assigned

comment:6 Changed 16 months ago by alexshinn

  • Status changed from assigned to decided

comment:7 Changed 15 months ago by alexshinn

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