Opened 9 years ago
Closed 9 years ago
#1228 closed defect (fixed)
sets, typed-lists and arrays install the same file (sets.import.so)
Reported by: | Mario Domenech Goulart | Owned by: | juergen |
---|---|---|---|
Priority: | critical | Milestone: | someday |
Component: | extensions | Version: | 4.9.x |
Keywords: | sets, arrays, typed-lists | Cc: | |
Estimated difficulty: |
Description
That should not happen, as the latest installed egg will clobber sets.import.so installed by previous eggs.
For the reference, the issue can be seen in the installation logs for the aforementioned eggs:
Change History (2)
comment:1 Changed 9 years ago by
Keywords: | sets arrays typed-lists added |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The sets module in arrays and typed-lists has been renamed to array-sets and list-sets respectively