[asterisk-bugs] [Asterisk 0018193]: roundf causing asterisk to fail to compile
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 1 14:26:53 CDT 2010
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=18193
======================================================================
Reported By: ovi
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18193
Category: Core/Portability
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.8.0
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-10-22 15:56 CDT
Last Modified: 2010-11-01 14:26 CDT
======================================================================
Summary: roundf causing asterisk to fail to compile
Description:
roundf is not available on some embedded systems and this is causing the
compilation to fail.
By applying the following patch, the issue was circumvented:
<inline patch removed by lmadsen>
Can we add a detection for roundf during configure and ifdef the roundf
call?
======================================================================
----------------------------------------------------------------------
(0128518) lmadsen (administrator) - 2010-11-01 14:26
https://issues.asterisk.org/view.php?id=18193#c128518
----------------------------------------------------------------------
We cannot accept patches inline like you've provided, so I've deleted it.
Please follow the guidelines and sign the electronic license agreement (if
not already done so) and attach the patch to the issue and mark it as
code.
Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2010-11-01 14:26 lmadsen Note Added: 0128518
2010-11-01 14:26 lmadsen Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list