[asterisk-bugs] [JIRA] (ASTERISK-16854) [patch] roundf causing asterisk to fail to compile
Ovidiu Sas (JIRA)
noreply at issues.asterisk.org
Thu Jan 3 17:30:45 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201085#comment-201085 ]
Ovidiu Sas commented on ASTERISK-16854:
---------------------------------------
I see that roundf is used more and more in the code.
Can we have a workaround for this issue?
> [patch] roundf causing asterisk to fail to compile
> --------------------------------------------------
>
> Key: ASTERISK-16854
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-16854
> Project: Asterisk
> Issue Type: Bug
> Components: Core/Portability
> Reporter: Ovidiu Sas
> Severity: Minor
> Attachments: 20110107__issue18193__1.8.diff.txt, 20110107__issue18193.diff.txt, roundf.patch
>
>
> 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?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list