Ticket #87 (new defect)
Opened 17 years ago
Incompatible with mzscheme 4+
| Reported by: | troelskn@… | Owned by: | daedalus |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | daedalus/prometheus.plt | Keywords: | |
| Cc: | Version: | (1 0) | |
| Racket Version: | 4.1.0.3 |
Description
The following error happens, when loading the library:
private/hermes.scm:129:10: compile: unbound identifier in module in: set-cdr!
This is due to set-cdr! being deprecated from mzscheme 4
Note: See
TracTickets for help on using
tickets.
