[asterisk-bugs] [Asterisk 0018193]: [patch] roundf causing asterisk to fail to compile
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 6 21:07:52 UTC 2011
A NOTE has been added to this issue.
======================================================================
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: ready for review
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: 2011-01-06 15:07 CST
======================================================================
Summary: [patch] 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?
======================================================================
----------------------------------------------------------------------
(0130280) lmadsen (administrator) - 2011-01-06 15:07
https://issues.asterisk.org/view.php?id=18193#c130280
----------------------------------------------------------------------
Thanks for the patch! Sorry for the delay.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-06 15:07 lmadsen Note Added: 0130280
======================================================================
More information about the asterisk-bugs
mailing list