[Home]

Summary:ASTERISK-00820: [patch] OLD_DSP_ROUTINES redefined error
Reporter:sbingner (sbingner)Labels:
Date Opened:2004-01-13 00:53:02.000-0600Date Closed:2008-01-15 14:41:27.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) dsp-redef.patch.txt
Description:if it has been uncommented in dsp.c, you will get an error message since it is defined from the makefile (-DOLD_DSP_ROUTINES)

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

Makefile is probably where this option should be in any case...
Comments:By: Digium Subversion (svnbot) 2008-01-15 14:41:27.000-0600

Repository: asterisk
Revision: 2021

U   trunk/dsp.c

------------------------------------------------------------------------
r2021 | malcolmd | 2008-01-15 14:41:26 -0600 (Tue, 15 Jan 2008) | 2 lines

Bug ASTERISK-820.  Get rid of dsp routine in dsp.c since it's also defined in the Makefile

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

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