[asterisk-bugs] [Asterisk 0011104]: [patch] func_cut.c and func_realtime.c no longer compile in dev mode

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Oct 29 12:17:45 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11104 
====================================================================== 
Reported By:                andrew
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11104
Category:                   Functions/func_cut
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 87262 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-29-2007 10:39 CDT
Last Modified:              10-29-2007 12:17 CDT
====================================================================== 
Summary:                    [patch] func_cut.c and func_realtime.c no longer
compile in dev mode
Description: 
New bug added by updates in from http://bugs.digium.com/view.php?id=11099

With dev mode enabled, 'u' is not clearly initialized before use and GCC
does not like it.  Solution, set it to null when defined.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 10-29-07 12:17  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 87341

_U  trunk/

------------------------------------------------------------------------
r87341 | qwell | 2007-10-29 12:17:44 -0500 (Mon, 29 Oct 2007) | 12 lines

Blocked revisions 87340 via svnmerge

(Closes issue http://bugs.digium.com/view.php?id=11104)
........
r87340 | qwell | 2007-10-29 12:13:04 -0500 (Mon, 29 Oct 2007) | 4 lines

Allow some function modules to compile under dev mode.

Issue 11104, patch by andrew.

........

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-29-07 12:17  svnbot         Note Added: 0072663                          
10-29-07 12:17  svnbot         Assigned To              Corydon76 => qwell  
======================================================================




More information about the asterisk-bugs mailing list