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


Jesse Phillips <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |
          Component|Phobos                      |DMD
         AssignedTo|[email protected]     |[email protected]
            Summary|Regression(2.049)           |Better error when type
                   |std.algorithm.completeSort  |inference fails due to
                   |doesn't match string arrays |incorrect template
                   |                            |parameter type
           Severity|normal                      |enhancement


--- Comment #1 from Jesse Phillips <[email protected]> 2010-10-26 
12:20:41 PDT ---
completeSort no longer takes arbitrary ranges, it takes a SortedRange as the
first parameter, and that is causing the error.

I guess the easiest would be to include the parameter list, but maybe that
would make it too cluttered?

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

Reply via email to