[Issue 4467] type deduction fails when combining array() and uniq()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 15 19:40:18 PDT 2010


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


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yebblies at gmail.com
         Resolution|                            |DUPLICATE


--- Comment #1 from yebblies <yebblies at gmail.com> 2010-07-15 19:40:14 PDT ---
This is a phobos bug caused by the addition of save() to the definition of a
forward range.
Uniq is one of around 22 ranges in phobos that appear to be forward ranges but
have not been updated to meet this requirement. (bug4363)

*** This issue has been marked as a duplicate of issue 4363 ***

-- 
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