[Home]

Summary:ASTERISK-04971: [patch] gcc4 warnings for iax2
Reporter:Russell Bryant (russell)Labels:
Date Opened:2005-09-02 11:46:13Date Closed:2008-01-15 15:46:59.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) iax2_gcc4.patch
Description:/me runs in circles
Comments:By: Kevin P. Fleming (kpfleming) 2005-09-02 15:16:36

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:46:59.000-0600

Repository: asterisk
Revision: 6508

U   trunk/channels/chan_iax2.c
U   trunk/channels/iax2-parser.c
U   trunk/channels/iax2-parser.h

------------------------------------------------------------------------
r6508 | kpfleming | 2008-01-15 15:46:59 -0600 (Tue, 15 Jan 2008) | 2 lines

use unsigned char for data elements and native-signed char for strings (issue ASTERISK-4971)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6508