Closed Bug 714347 Opened 13 years ago Closed 13 years ago

pymake: $(sort) should remove duplicates

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla12

People

(Reporter: ted, Assigned: ted)

References

()

Details

(Whiteboard: fixed-in-bs)

Attachments

(1 file)

The GNU Make manual says:
"$(sort list)
    Sorts the words of list in lexical order, removing duplicate words. The output is a list of words separated by single spaces."
Pretty simple patch, all tests pass with this applied.
Attachment #585034 - Flags: review?(khuey)
https://hg.mozilla.org/mozilla-central/rev/787e8f478ba5
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: