November 29, 2008
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: bugzilla@digitalmars.com
        ReportedBy: dsimcha@yahoo.com


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


-- 

December 01, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2478


David Simcha <dsimcha@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #1 from David Simcha <dsimcha@yahoo.com> 2009-11-30 20:35:13 PST ---
Fixed a long time ago.

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