Ticket #136 (closed defect)

Opened 15 years ago

Last modified 15 years ago

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

galore.patch Download (3.6 KB) - added by wmfarr 15 years ago.

Change History

Changed 15 years ago by wmfarr

Changed 15 years ago by wmfarr

  • status changed from new to accepted

Fixed in r196.

Changed 15 years ago by wmfarr

  • owner changed from soegaard to wmfarr
  • status changed from accepted to closed

Fixed in Galore 4.1.

Note: See TracTickets for help on using tickets.