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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Vladimir Panteleev <[email protected]> 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: -------