[Issue 5418] std.math.lround not implemented on win32 and not documented

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 6 03:18:58 PST 2011


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


Lars T. Kyllingstad <bugzilla at kyllingen.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at kyllingen.net,
                   |                            |sean at invisibleduck.org


--- Comment #1 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2011-01-06 03:16:39 PST ---
It seems the DMC standard library doesn't contain llroundl, nor is it specified
by ANSI C.  Therefore, it should probably be removed from core.stdc.math as
well, or moved to core.sys.posix.math if it isn't defined there already.

Sean, I'm adding you to the CC list of this bug since it is partly a druntime
thing.  Hope you don't mind.

-- 
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