[Issue 1722] New: std.math.nextafter: nextafterl does not exist on Windows
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 9 12:05:54 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1722
Summary: std.math.nextafter: nextafterl does not exist on Windows
Product: D
Version: 2.008
Platform: PC
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: bugzilla at digitalmars.com
ReportedBy: wbaxter at gmail.com
The unittest for D2's std.math does not pass on Windows. It fails to compile
because nextafterl used by nextafter(real) is not defined by Windows.
--
More information about the Digitalmars-d-bugs
mailing list