[Issue 1721] New: std.math.nextafter should be backported to D1 Phobos
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 9 11:48:06 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1721
Summary: std.math.nextafter should be backported to D1 Phobos
Product: D
Version: 1.024
Platform: PC
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: bugzilla at digitalmars.com
ReportedBy: wbaxter at gmail.com
On every platform but Linux, D1's std.math.nextafter just throws a
NotImplemented exception. This was fixed in D2's phobos, but hasn't been
backported to D1.
--
More information about the Digitalmars-d-bugs
mailing list