[Issue 4883] std.algorithm functions conflict with std.string fucntions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 19 17:52:51 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4883


bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc


--- Comment #1 from bearophile_hugs at eml.cc 2010-09-19 17:52:14 PDT ---
As Phobos grows, it's harder and harder to to invent all distinct nice names
for all its modules, and keep those name not too much long. In this case it may
be better to change function names, but in general you need to learn to use
qualified imports, and even renamed imports when necessary.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list