URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16928>
Summary: Request for unique() function
Project: make
Submitted by: None
Submitted on: Friday 06/23/2006 at 19:49 UTC
Severity: 3 - Normal
Item Group: Enhancement
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Component Version: None
Operating System: Any
Fixed Release: None
_______________________________________________________
Details:
The sort function both sorts and remove duplicates a list of words. These two
behaviors should be decoupled into two separate functions - a sort() that only
sorts leaving duplicates, and a unique() that only removes duplicates but does
not sort.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16928>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make