[asterisk-bugs] [Asterisk 0017475]: [patch] Replace old stub functions with new optional_api functions
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 9 10:06:00 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17475
======================================================================
Reported By: tilghman
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17475
Category: Core/BuildSystem
Reproducibility: N/A
Severity: feature
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA:
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-06-09 10:06 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-06-09 10:05 lmadsen Status new => ready for
testing
======================================================================
More information about the asterisk-bugs
mailing list