[Issue 4862] modfl() missing for FreeBSD
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 25 12:18:54 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4862
--- Comment #1 from dawg at dawgfoto.de 2011-01-25 12:16:44 PST ---
Created an attachment (id=880)
git format-patch
Currently long math functions are forwarded to their double counterparts per
default as FreeBSD < 8.0-Release didn't seem to define them in it's libm.
As 8.0-Release is out since Nov 2009 I propose to make this optional instead of
the default behavior.
--
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