[Issue 9298] some std.math functions not implemented for Win64

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 31 02:26:14 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9298


Sean Cavanaugh <WorksOnMyMachine at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |WorksOnMyMachine at gmail.com


--- Comment #1 from Sean Cavanaugh <WorksOnMyMachine at gmail.com> 2013-05-31 02:26:11 PDT ---
I ran into this trying out dmd 2.063 : 64 bit, these functions are still
missing win64.  Looking at math.d it appears the following are definitely
missing in the version wrapped by 'DigitalMarsWin64':

isfinite
isinf
isnormal
signbit
fpclassify

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list