Opened 4 years ago
Closed 4 years ago
#1748 closed defect (fixed)
generics: missing build dependency specification
Reported by: | Mario Domenech Goulart | Owned by: | juergen |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | |
Keywords: | generics | Cc: | |
Estimated difficulty: | trivial |
Description
The generic-functions
module depends on the generic-helpers
module, but the egg build system doesn't specify that dependency.
This issue was exposed by b175ce65fe17c in the chicken-core repository.
Attached is a patch to fix this issue.
Attachments (1)
Change History (2)
Changed 4 years ago by
Attachment: | generics.patch added |
---|
comment:1 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.