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

           Summary: std.math.poly Should be const-correct.
           Product: D
           Version: 2.021
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


std.math.poly(real x, real[] A) should be:
std.math.poly(real x, const real[] A).


-- 

Reply via email to