Ticket #136 (closed defect)
Galore 4.0 fails to install due to new SRFI-42 implementation; patch attached
Reported by: | wmfarr | Owned by: | wmfarr |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | soegaard/galore.plt | Keywords: | |
Cc: | Version: | (4 0) | |
Racket Version: | 4.1.3.4 |
Description
Since the default SRFI-42 implementation in PLT has changed, the comprehensions.ss file from galore causes an error during compilation which aborts the process. The attached patch (unified diff) updates comprehensions.ss to use the new mechanism for defining the comprehension set-ec and the generator :set, avoiding this problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.