Opened 16 years ago
Closed 15 years ago
#3750 closed bug (fixed)
Missing posix math rounding functions
Reported by: | ekdahl | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/libroot.so | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I get warnings about "implicit declaration of" lrintf, lrint and llrint. They are missing from math.h.
Here are the standard documents: http://opengroup.org/onlinepubs/000095399/functions/lrint.html http://opengroup.org/onlinepubs/009695399/functions/llrint.html
Note:
See TracTickets
for help on using tickets.
Forgot to mention that this is when trying to make ffmpeg under haiku.