[asterisk-bugs] [Asterisk 0013362]: [patch] Fix for trace frames compile option
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 22 14:14:03 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13362
======================================================================
Reported By: snuffy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13362
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 139445
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-22 09:16 CDT
Last Modified: 2008-08-22 14:14 CDT
======================================================================
Summary: [patch] Fix for trace frames compile option
Description:
Trace frames under 1.4 svn fail when using dev-mode stating the _deprecated
version is not used anywhere. Below patch just if def's this out.
======================================================================
----------------------------------------------------------------------
(0091656) svnbot (reporter) - 2008-08-22 14:14
http://bugs.digium.com/view.php?id=13362#c91656
----------------------------------------------------------------------
Repository: asterisk
Revision: 139521
U branches/1.4/main/frame.c
------------------------------------------------------------------------
r139521 | mmichelson | 2008-08-22 14:14:01 -0500 (Fri, 22 Aug 2008) | 8
lines
Remove show_frame_stats_deprecated since it is not
used anywhere and causes build errors if building under
dev-mode with TRACE_FRAMES selected in menuselect.
(closes issue http://bugs.digium.com/view.php?id=13362)
Reported by: snuffy
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=139521
Issue History
Date Modified Username Field Change
======================================================================
2008-08-22 14:14 svnbot Note Added: 0091656
======================================================================
More information about the asterisk-bugs
mailing list