[Issue 12412] New: std.math.isNaN is not available during CTFE
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 19 04:28:50 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12412
Summary: std.math.isNaN is not available during CTFE
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Keywords: CTFE
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: thecybershadow at gmail.com
--- Comment #0 from Vladimir Panteleev <thecybershadow at gmail.com> 2014-03-19 13:28:47 EET ---
C:\...\std\math.d(4010,47): Error: Cannot convert &real to ushort* at compile
time
This prevents using e.g. pow() during CTFE.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list