Opened 10 years ago
Closed 10 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 by , 10 years ago
| Keywords: | sets arrays typed-lists added |
|---|
comment:2 by , 10 years ago
| 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