[Home]

Summary:ASTERISK-05525: [patch] Remove deprecated applications StripMSD, Prefix, Suffix
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2005-11-09 10:31:21.000-0600Date Closed:2008-01-15 15:55:28.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20051109__remove_deprecated.diff.txt
Description:StripMSD, Prefix, Suffix, have all been deprecated since before the release of 1.0.  It is time to remove them completely.

We should also remove:
apps/app_substring.c
apps/app_striplsd.c
Comments:By: Matt O'Gorman (mogorman) 2005-11-09 10:42:42.000-0600

shouldnt this take place post 1.2

By: Tilghman Lesher (tilghman) 2005-11-09 10:49:34.000-0600

It's an open question.  Since they were deprecated since before 1.0, that gives people a full release cycle to stop using them.  Should they need two full release cycles to stop using them?

By: Kevin P. Fleming (kpfleming) 2005-11-10 19:42:39.000-0600

No, Corydon is right, they should not be in the 1.2 release. I'm only sorry I didn't think of this before the first beta went out... thanks for catching it!

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:55:28.000-0600

Repository: asterisk
Revision: 7062

U   trunk/ChangeLog
U   trunk/apps/Makefile
D   trunk/apps/app_striplsd.c
D   trunk/apps/app_substring.c
U   trunk/pbx.c

------------------------------------------------------------------------
r7062 | kpfleming | 2008-01-15 15:55:27 -0600 (Tue, 15 Jan 2008) | 2 lines

issue ASTERISK-5525

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

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