[asterisk-bugs] [DAHDI-linux 0015927]: [patch] Fix 'void *' pointer arithmetic warnings in echo cancellation drivers
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 28 15:38:27 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15927
======================================================================
Reported By: Max Khon
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 15927
Category: dahdi (the module)
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: ready for review
JIRA:
Reviewboard Link:
======================================================================
Date Submitted: 2009-09-21 22:31 CDT
Last Modified: 2009-10-28 15:38 CDT
======================================================================
Summary: [patch] Fix 'void *' pointer arithmetic warnings in
echo cancellation drivers
Description:
Attached patch fixes the following warning on newer gcc:
warning: pointer of type 'void *' used in arithmetic
warning: no previous prototype for 'dc_removal'
======================================================================
----------------------------------------------------------------------
(0112874) Max Khon (reporter) - 2009-10-28 15:38
https://issues.asterisk.org/view.php?id=15927#c112874
----------------------------------------------------------------------
void2.diff eliminates more "void *" arithmetic (now in main dahdi driver).
Issue History
Date Modified Username Field Change
======================================================================
2009-10-28 15:38 Max Khon Note Added: 0112874
======================================================================
More information about the asterisk-bugs
mailing list