[Issue 3310] New: std.range needs to import std.conv.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 10 13:56:12 PDT 2009


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

           Summary: std.range needs to import std.conv.
           Product: D
           Version: 2.032
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: dsimcha at yahoo.com


--- Comment #0 from David Simcha <dsimcha at yahoo.com> 2009-09-10 13:56:11 PDT ---
std.range.iota uses std.conv.text().  std.range doesn't import std.conv. 
Therefore, stuff that uses iota doesn't compile.

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