[Home]

Summary:ASTERISK-00319: Remove yet more warnings
Reporter:Thorsten Lockert (tholo)Labels:
Date Opened:2003-09-26 19:59:21Date Closed:2008-01-15 14:35:13.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) warning.diff
( 1) warnings.diff
Description:A few minor compile warnings remain

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

This tries to take care of most of them -- no attempt was made to correct warnings of the kind "xxx may be used before it is initialized" since most of the time the compiler is wrong about that.
Comments:By: Mark Spencer (markster) 2003-09-26 21:45:34

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:35:13.000-0600

Repository: asterisk
Revision: 1570

U   trunk/apps/app_queue.c
U   trunk/channels/chan_zap.c
U   trunk/cli.c
U   trunk/codecs/codec_g723_1.c
U   trunk/codecs/gsm/Makefile
U   trunk/codecs/lpc10/synths.c
U   trunk/codecs/mp3/Makefile
U   trunk/res/res_musiconhold.c
U   trunk/stdtime/localtime.c

------------------------------------------------------------------------
r1570 | markster | 2008-01-15 14:35:13 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix various compiler warnings (bug ASTERISK-319)

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

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