[Home]

Summary:ASTERISK-00268: [patch] Fix a variety of compile warnings on RedHat
Reporter:Thorsten Lockert (tholo)Labels:
Date Opened:2003-09-14 10:37:57Date Closed:2004-09-25 02:46:18
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk.diff
Description:The attached diff fixes a largish variety of compile warnings on RedHat

****** ADDITIONAL INFORMATION ******

This should make it a bit easier to potentially enable -Werror down the line, to ensure that problems do not sneak in quite as easily.
Comments:By: John Todd (jtodd) 2003-09-18 13:11:05

LPC10 works with this patch.  Tested with speex, ulaw, alaw, and ilbc just to be sure even those files weren't touched.  MP3 hold music works,but I am uncertain if that uses the chan_mp3 code.  

There was a very minor problem with the last hunk in the patch; easily done by hand (one line failed)

By: John Todd (jtodd) 2003-09-18 13:20:18

These seem to overlap in many ways with the changes found in http://bugs.digium.com/bug_view_page.php?bug_id=0000066   - the patches are different, but seem to address some of the same files.

By: Mark Spencer (markster) 2003-09-26 19:19:09

Fixed in CVS