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

Change History (2)

comment:1 by ekdahl, 15 years ago

Forgot to mention that this is when trying to make ffmpeg under haiku.

comment:2 by korli, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev30945

Note: See TracTickets for help on using tickets.