digitalmars.D.bugs - [Issue 2478] New: std.math.poly Should be const-correct.
- d-bugmail puremagic.com Nov 29 2008
- d-bugmail puremagic.com Nov 30 2009
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). --
Nov 29 2008
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: -------
Nov 30 2009








d-bugmail puremagic.com