Opened 3 years ago

Closed 3 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)

generics.patch (351 bytes) - added by Mario Domenech Goulart 3 years ago.

Download all attachments as: .zip

Change History (2)

Changed 3 years ago by Mario Domenech Goulart

Attachment: generics.patch added

comment:1 Changed 3 years ago by juergen

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.