[Home]

Summary:ASTERISK-11432: IMAP Compile-time warnings of redeclared variables
Reporter:James Rothenberger (jaroth)Labels:
Date Opened:2008-02-13 15:14:00.000-0600Date Closed:2008-02-15 16:52:53.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) variable_cleanup.patch
Description:Two variables (myserveremail and attach_user_voicemail) are declared twice in the code.  I also consolidated two ifdef blocks into one (eliminating one).
Comments:By: Digium Subversion (svnbot) 2008-02-15 16:52:53.000-0600

Repository: asterisk
Revision: 103737

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r103737 | mmichelson | 2008-02-15 16:52:52 -0600 (Fri, 15 Feb 2008) | 8 lines

Fix redeclaration of variables when using IMAP storage

(closes issue ASTERISK-11432)
Reported by: jaroth
Patches:
     variable_cleanup.patch uploaded by jaroth (license 50)


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

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