[asterisk-bugs] [Asterisk 0017475]: [patch] Replace old stub functions with new optional_api functions
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 15 10:13:51 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17475
======================================================================
Reported By: tilghman
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 17475
Category: Core/BuildSystem
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA: SWP-1662
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/695/
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 268321
Request Review:
======================================================================
Date Submitted: 2010-06-05 14:25 CDT
Last Modified: 2010-07-15 10:13 CDT
======================================================================
Summary: [patch] Replace old stub functions with new
optional_api functions
Description:
Previously, we created stub function files for modules that were
dependencies but were often not used. Now, we have a better API for doing
so, which does not require stub function pointers to exist, but uses the
ELF symbol tables instead.
======================================================================
----------------------------------------------------------------------
(0124574) tilghman (administrator) - 2010-07-15 10:13
https://issues.asterisk.org/view.php?id=17475#c124574
----------------------------------------------------------------------
Please to be:
touch main/features.c
make NOISY_BUILD=y
Issue History
Date Modified Username Field Change
======================================================================
2010-07-15 10:13 tilghman Note Added: 0124574
======================================================================
More information about the asterisk-bugs
mailing list