Ticket #260 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

case expands to a free reference to member in the mutator language

Reported by: robby Owned by: plai
Priority: major Milestone:
Component: plai/plai.plt Keywords:
Cc: Version: (1 17)
Racket Version: 4.2.4.2

Description

This (with a two-space.ss collector in place):

#lang planet plai/plai:1:17/mutator
(allocator-setup "two-space.ss" 400)
(case 1 [(1) 2])

produces

expand: unbound identifier in module in: member?

Change History

Changed 14 years ago by plai

  • status changed from new to closed
  • resolution set to fixed

This will be fixed in the next release.

Note: See TracTickets for help on using tickets.