#27 closed bug (fixed)
modf and modff are broken
Reported by: | marcusoverhagen | Owned by: | marcusoverhagen |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The new code is broken, as it truncates a double value to int precision.
we need something like
however there is a old bugreport against that code at http://66.102.9.104/search?q=cache:yESmFx86opsJ:www.geocrawler.com/archives/3/159/1995/10/650/724310/+freebsd+modf&hl=en&client=firefox-a
Change History (6)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
I think this no longer applies, does it? We're now using the math functions from glibc, originating from Sun/NetBSD.
comment:4 by , 19 years ago
Resolution: | → fixed |
---|
comment:6 by , 19 years ago
Status: | new → closed |
---|
Note:
See TracTickets
for help on using tickets.
Reassigned to component Kernel Kit (it is libroot anyway)